1 write to _getCurrentProcessPath
Microsoft.Build.UnitTests.Shared (1)
EnvironmentProvider.cs (1)
38
_getCurrentProcessPath
= getCurrentProcessPath;
1 reference to _getCurrentProcessPath
Microsoft.Build.UnitTests.Shared (1)
EnvironmentProvider.cs (1)
80
string? dotnetExe =
_getCurrentProcessPath
();