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