()
| 123500 | return builderProgram; |
| 123501 | } |
| 123502 | function getCurrentProgram() { |
| 123503 | return builderProgram && builderProgram.getProgramOrUndefined(); |
| 123504 | } |
| 123505 | function synchronizeProgram() { |
| 123506 | writeLog("Synchronizing program"); |
| 123507 | clearInvalidateResolutionsOfFailedLookupLocations(); |
no outgoing calls
no test coverage detected
searching dependent graphs…