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