Searched refs:containingFilePath (Results 1 – 3 of 3) sorted by relevance
934 for (const containingFilePath of Debug.checkDefined(resolution.files)) { constant935 (filesWithInvalidatedResolutions ??= new Set()).add(containingFilePath);937 …DirectiveNames = hasChangedAutomaticTypeDirectiveNames || endsWith(containingFilePath, inferredTyp…
126965 var containingFilePath = _b[_a];126966 …InvalidatedResolutions : (filesWithInvalidatedResolutions = new ts.Set())).add(containingFilePath);126968 …ectiveNames = hasChangedAutomaticTypeDirectiveNames || ts.endsWith(containingFilePath, ts.inferred…
105543 var containingFilePath = _b[_a];105544 …InvalidatedResolutions : (filesWithInvalidatedResolutions = new ts.Set())).add(containingFilePath);105545 …ectiveNames = hasChangedAutomaticTypeDirectiveNames || ts.endsWith(containingFilePath, ts.inferred…