2 references to DotnetRootEnvVar
Microsoft.CodeAnalysis.LanguageServer (2)
DotnetCliHelper.cs (1)
92
startInfo.Environment.Remove(
DotnetRootEnvVar
);
Testing\RunTestsHandler.cs (1)
61
{ DotnetCliHelper.
DotnetRootEnvVar
, string.Empty },