2 references to GetDocumentLogicalPath
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
MSBuild\ProjectFile\ProjectFile.cs (2)
246
var logicalPath =
GetDocumentLogicalPath
(documentItem, _projectDirectory);
257
var logicalPath =
GetDocumentLogicalPath
(documentItem, _projectDirectory);