1 write to Path
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Rpc\Contracts\ProjectFileReference.cs (1)
40
Path
= path;
1 reference to Path
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
MSBuild\ProjectFile\ProjectFile.cs (1)
491
var relativePath = PathUtilities.GetRelativePath(_loadedProject.DirectoryPath, reference.
Path
);