3 references to AddDocumentIdsWithFilePath
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\ProjectState.cs (3)
1133
this.DocumentStates.
AddDocumentIdsWithFilePath
(ref temporaryArray, filePath);
1134
this.AdditionalDocumentStates.
AddDocumentIdsWithFilePath
(ref temporaryArray, filePath);
1135
this.AnalyzerConfigDocumentStates.
AddDocumentIdsWithFilePath
(ref temporaryArray, filePath);