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