1 write to s_LastCollectionCount
System.Diagnostics.TraceSource (1)
System\Diagnostics\Switch.cs (1)
92
s_LastCollectionCount
= GC.CollectionCount(2);
1 reference to s_LastCollectionCount
System.Diagnostics.TraceSource (1)
System\Diagnostics\Switch.cs (1)
76
if (
s_LastCollectionCount
!= GC.CollectionCount(2))