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