2 references to GetDotNetHostPath
dotnet (2)
RuntimeHostInfo.cs (2)
37
if (
GetDotNetHostPath
() is { } dotNetHostPath)
67
if (
GetDotNetHostPath
() is { } pathToDotNet)