7 writes to IsConsistent
System.Diagnostics.PerformanceCounter (7)
System\Diagnostics\SharedPerformanceCounter.cs (7)
232lastCategoryPointer->IsConsistent = 0; 321lastCategoryPointer->IsConsistent = 0; 329lastCategoryPointer->IsConsistent = 1; 453categoryPointer->IsConsistent = 0; 462categoryPointer->IsConsistent = 1; 1232currentCategoryPointer->IsConsistent = 0; 1260currentCategoryPointer->IsConsistent = 1;
1 reference to IsConsistent
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\SharedPerformanceCounter.cs (1)
901if (currentCategoryPointer->IsConsistent == 0)