4 references to RunningOnWindows
Microsoft.DotNet.NativeWrapper (4)
EnvironmentProvider.cs (1)
73
if (dotnetExeFromPath != null && !Interop.
RunningOnWindows
)
Interop.cs (1)
17
if (
RunningOnWindows
)
NETCoreSdkResolverNativeWrapper.cs (2)
18
int errorCode = Interop.
RunningOnWindows
42
int errorCode = Interop.
RunningOnWindows