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