1 reference to IsCoreClrRuntime
dotnet (1)
RuntimeHostInfo.cs (1)
19
internal static bool IsDesktopRuntime => !
IsCoreClrRuntime
;