2 references to HandleSegmentSize
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
159public const string HandleSegmentSize = nameof(HandleSegmentSize);
Contracts\GC\GC_1.cs (1)
55_handleSegmentSize = target.ReadGlobal<uint>(Constants.Globals.HandleSegmentSize);