5 references to RgAllocation
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\196\Microsoft_Diagnostics_DataContractReader_Data.TableSegment.g.cs (1)
141_ = RgAllocation;
Contracts\GC\GC_1.cs (2)
615uBlock = tableSegment.RgAllocation[uBlock]; 621uBlock = tableSegment.RgAllocation[uBlock];
Data\TableSegment.cs (2)
28[DataDescriptorDependency(nameof(RgAllocation), "uint8[]")] 33TargetPointer rgAllocationPtr = address + (ulong)type.Fields[nameof(RgAllocation)].Offset;