2 references to IsDesktopRuntime
Microsoft.Build.Tasks.CodeAnalysis (2)
RuntimeHostInfo.cs (1)
20
internal static bool IsCoreClrRuntime => !
IsDesktopRuntime
;
Utilities.cs (1)
180
return RuntimeHostInfo.
IsDesktopRuntime