2 references to IsDesktopRuntime
VBCSCompiler (1)
RuntimeHostInfo.cs (1)
20internal static bool IsCoreClrRuntime => !IsDesktopRuntime;
VBCSCompiler.UnitTests (1)
CompilerServerTests.cs (1)
262if (RuntimeHostInfo.IsDesktopRuntime)