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