9 references to GetGCType
Microsoft.Diagnostics.DataContractReader.Contracts (9)
Contracts\GC\GC_1.cs (9)
78switch (GetGCType()) 152if (GetGCType() != GCType.Server) 165if (GetGCType() != GCType.Workstation) 173if (GetGCType() != GCType.Server) 262if (GetGCType() != GCType.Workstation) 272if (GetGCType() != GCType.Server) 336GCType gcType = GetGCType(); 686uint tableCount = GetGCType() switch 823if (GetGCType() == GCType.Server)