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