1 reference to CreateFilePathToDocumentIdsMapWithFilePath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionState.cs (1)
1449
var newFilePathToDocumentIdsMap =
CreateFilePathToDocumentIdsMapWithFilePath
(newDocument.Id, oldDocument.FilePath, newDocument.FilePath);