3 references to _gcCounts
System.Runtime.InteropServices (3)
System\Runtime\InteropServices\HandleCollector.cs (3)
78
(
_gcCounts
[collectionGeneration] == GC.CollectionCount(collectionGeneration))))
87
_gcCounts
[i] = GC.CollectionCount(i);
118
_gcCounts
[i] = GC.CollectionCount(i);