2 references to IsCoreClrRuntime
Replay (2)
src\Compilers\Shared\BuildServerConnection.cs (1)
63RuntimeHostInfo.IsCoreClrRuntime;
src\Compilers\Shared\RuntimeHostInfo.cs (1)
20internal static bool IsDesktopRuntime => !IsCoreClrRuntime;