3 references to DotNetHostPath
Microsoft.NET.Build.Tasks (3)
RunReadyToRunCompiler.cs (3)
58
string hostPath =
DotNetHostPath
;
107
string hostPath =
DotNetHostPath
;
249
if (ActuallyUseCrossgen2 && !string.IsNullOrEmpty(
DotNetHostPath
))