2 references to GetDotNetHostPath
vbc (2)
src\Compilers\Shared\RuntimeHostInfo.cs (2)
37
if (
GetDotNetHostPath
() is { } dotNetHostPath)
67
if (
GetDotNetHostPath
() is { } pathToDotNet)