8 references to Server
Microsoft.Diagnostics.DataContractReader.Contracts (8)
Contracts\GC\GC_1.cs (8)
82case GCType.Server: 152if (GetGCType() != GCType.Server) 173if (GetGCType() != GCType.Server) 272if (GetGCType() != GCType.Server) 310return GCType.Server; 340GCType.Server => _target.Read<uint>(_target.ReadGlobalPointer(Constants.Globals.TotalCpuCount)), 689GCType.Server => _target.Read<uint>(_target.ReadGlobalPointer(Constants.Globals.TotalCpuCount)), 823if (GetGCType() == GCType.Server)