2 references to EnvironmentPathWindowsNeedReopen
dotnet (1)
ShellShim\WindowsEnvironmentPath.cs (1)
109
_reporter.WriteLine(CliStrings.
EnvironmentPathWindowsNeedReopen
);
dotnet.Tests (1)
ShellShimTests\WindowsEnvironmentPathTests.cs (1)
52
_reporter.Lines.Should().Equal(CliStrings.
EnvironmentPathWindowsNeedReopen
);