2 references to DotNetHostPathEnvironmentName
ILLink.Tasks (2)
LinkTask.cs (2)
244 _dotnetPath = Environment.GetEnvironmentVariable (DotNetHostPathEnvironmentName); 246 throw new InvalidOperationException ($"{DotNetHostPathEnvironmentName} is not set");