1 write to Flags
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\68\Microsoft_Diagnostics_DataContractReader_Data.HeapSegment.g.cs (1)
47
Flags
= target.ReadNUIntField(b, t, n);
3 references to Flags
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\GC\GC_1.cs (3)
135
Flags = heapSegment.
Flags
,
396
GCSegmentClassification type = (seg.
Flags
.Value & _heapSegmentFlagsReadonly) != 0
420
else if ((seg.
Flags
.Value & _heapSegmentFlagsReadonly) != 0)