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