1 reference to ComputeDocumentIdsWithFilePath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionState.cs (1)
1191
return _lazyFilePathToRelatedDocumentIds.GetOrAdd(filePath,
ComputeDocumentIdsWithFilePath
, this);