9 references to GetGCType
Microsoft.Diagnostics.DataContractReader.Contracts (9)
Contracts\GC\GC_1.cs (9)
66switch (GetGCType()) 140if (GetGCType() != GCType.Server) 153if (GetGCType() != GCType.Workstation) 161if (GetGCType() != GCType.Server) 250if (GetGCType() != GCType.Workstation) 260if (GetGCType() != GCType.Server) 324GCType gcType = GetGCType(); 590uint tableCount = GetGCType() switch 727if (GetGCType() == GCType.Server)