2 references to GetFirstSourceDocumentIdWithFilePath
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionState.cs (2)
1315var siblingDocumentId = relatedProject.GetFirstSourceDocumentIdWithFilePath(filePath); 1327var siblingDocumentId = siblingProjectState.GetFirstSourceDocumentIdWithFilePath(filePath);