Searched refs:cachedBindAndCheckDiagnosticsForFile (Results 1 – 3 of 3) sorted by relevance
1039 const cachedBindAndCheckDiagnosticsForFile: DiagnosticCache<Diagnostic> = {}; constant2134 ? cachedBindAndCheckDiagnosticsForFile.perFile?.get(sourceFile.path)2135 : cachedBindAndCheckDiagnosticsForFile.allDiagnostics;2201 …urn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedBindAndCheckDiagnosticsForFile, ge…
121518 var cachedBindAndCheckDiagnosticsForFile = {};122486 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…122487 : cachedBindAndCheckDiagnosticsForFile.allDiagnostics;122541 …urn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedBindAndCheckDiagnosticsForFile, ge…
100811 var cachedBindAndCheckDiagnosticsForFile = {};101620 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…101621 : cachedBindAndCheckDiagnosticsForFile.allDiagnostics;101670 …urn getAndCacheDiagnostics(sourceFile, cancellationToken, cachedBindAndCheckDiagnosticsForFile, ge…