8 references to Server
Microsoft.Diagnostics.DataContractReader.Contracts (8)
Contracts\GC\GC_1.cs (8)
70case GCType.Server: 140if (GetGCType() != GCType.Server) 161if (GetGCType() != GCType.Server) 260if (GetGCType() != GCType.Server) 298return GCType.Server; 328GCType.Server => _target.Read<uint>(_target.ReadGlobalPointer(Constants.Globals.TotalCpuCount)), 593GCType.Server => _target.Read<uint>(_target.ReadGlobalPointer(Constants.Globals.TotalCpuCount)), 727if (GetGCType() == GCType.Server)