4 writes to MultiCount
System (4)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (4)
159newPdhValue.MultiCount = (int) newSample.BaseValue; 160oldPdhValue.MultiCount = (int) oldSample.BaseValue; 193newPdhValue.MultiCount = (int) newSample.BaseValue; 194oldPdhValue.MultiCount = (int) oldSample.BaseValue;