3 references to DotNetHostPath
Microsoft.NET.Build.Tasks (3)
RunReadyToRunCompiler.cs (3)
62
string hostPath =
DotNetHostPath
;
113
string hostPath =
DotNetHostPath
;
257
if (ActuallyUseCrossgen2 && !string.IsNullOrEmpty(
DotNetHostPath
))