2 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);