28 references to GC
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ConditionalWeakTable_1.cs (1)
111
TargetNUInt extraInfo = _target.Contracts.
GC
.GetHandleExtraInfo(handle.Handle);
Microsoft.Diagnostics.DataContractReader.Legacy (27)
Dbi\DacDbiImpl.cs (2)
1843
IGC gc = _target.Contracts.
GC
;
2157
Contracts.IGC gc = _target.Contracts.
GC
;
SOSDacImpl.cs (25)
1259
IGC gc = _target.Contracts.
GC
;
1303
IGC gc = _target.Contracts.
GC
;
1368
IGC gc = _target.Contracts.
GC
;
1501
IGC gc = _target.Contracts.
GC
;
1642
IGC gc = _target.Contracts.
GC
;
1852
IGC gc = _target.Contracts.
GC
;
1889
IGC gc = _target.Contracts.
GC
;
1909
IGC gc = _target.Contracts.
GC
;
1954
IGC gc = _target.Contracts.
GC
;
2000
IGC gc = _target.Contracts.
GC
;
3485
IGC gc = _target.Contracts.
GC
;
3536
IGC gc = _target.Contracts.
GC
;
5053
IGC gc = _target.Contracts.
GC
;
5095
IGC gc = _target.Contracts.
GC
;
5201
IGC gc = _target.Contracts.
GC
;
5709
IGC gc = _target.Contracts.
GC
;
5744
IGC gc = _target.Contracts.
GC
;
5813
IGC gc = _target.Contracts.
GC
;
5875
IGC gc = _target.Contracts.
GC
;
5944
IGC gc = _target.Contracts.
GC
;
6383
Contracts.IGC gcContract = _target.Contracts.
GC
;
6643
IReadOnlyList<GCMemoryRegionData> regions = _target.Contracts.
GC
.GetHandleTableMemoryRegions();
6668
IReadOnlyList<GCMemoryRegionData> regions = _target.Contracts.
GC
.GetGCBookkeepingMemoryRegions();
6693
IReadOnlyList<GCMemoryRegionData> regions = _target.Contracts.
GC
.GetGCFreeRegions();
7085
IGC gc = _target.Contracts.
GC
;