2 references to GetCurrentProcessPath
Microsoft.DotNet.Cli.Definitions (2)
src\sdk\src\Resolvers\Microsoft.DotNet.NativeWrapper\EnvironmentProvider.cs (2)
18
: this(getEnvironmentVariable,
GetCurrentProcessPath
)
127
getCurrentProcessPath ??=
GetCurrentProcessPath
;