2 references to GCHeapEphemeralHeapSegment
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
142public const string GCHeapEphemeralHeapSegment = nameof(GCHeapEphemeralHeapSegment);
Contracts\GC\GCHeapWKS.cs (1)
19EphemeralHeapSegment = target.ReadPointer(target.ReadGlobalPointer(Constants.Globals.GCHeapEphemeralHeapSegment));