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