2 references to GetFirstDocumentIdWithFilePath
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionState.cs (2)
1309var siblingDocumentId = relatedProject.GetFirstDocumentIdWithFilePath(filePath); 1321var siblingDocumentId = siblingProjectState.GetFirstDocumentIdWithFilePath(filePath);