4 references to Flags
Microsoft.Diagnostics.DataContractReader.Contracts (4)
_generated\84\Microsoft_Diagnostics_DataContractReader_Data.HeapSegment.g.cs (1)
278
_ =
Flags
;
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)