3 references to DOTNET_HOST_PATH
Microsoft.DotNet.MSBuildSdkResolver (3)
MSBuildSdkResolver.cs (3)
35private const string DOTNET_HOST_PATH = nameof(DOTNET_HOST_PATH); 248[DOTNET_HOST_PATH] = fullPathToMuxer 253logger?.LogMessage($"Could not set '{DOTNET_HOST_PATH}' environment variable because dotnet executable '{fullPathToMuxer}' does not exist.");