1 write to ProjectDirectory
dotnet-aot (1)
parent\dotnet\MsbuildProject.cs (1)
49
ProjectDirectory
= PathUtilities.EnsureTrailingSlash(ProjectRootElement.DirectoryPath);
1 reference to ProjectDirectory
dotnet-aot (1)
parent\dotnet\MsbuildProject.cs (1)
279
ret.Add(Path.GetRelativePath(
ProjectDirectory
, fullPath));