3 references to IsServerGC
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\BrokeredServiceBase.cs (1)
37if (GCSettings.IsServerGC)
Microsoft.ML.FastTree (1)
FastTree.cs (1)
819ch.Trace("GCSettings.IsServerGC = {0}", System.Runtime.GCSettings.IsServerGC);
Microsoft.VisualStudio.LanguageServices (1)
Implementation\VirtualMemoryNotificationListener.cs (1)
51if (GCSettings.IsServerGC)