1 reference to DotNetHostPathEnvironmentName
csc (1)
src\Compilers\Shared\RuntimeHostInfo.cs (1)
60
if (Environment.GetEnvironmentVariable(
DotNetHostPathEnvironmentName
) is { Length: > 0 } pathToDotNet)