2 references to NextSample
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounter.cs (2)
319
return
NextSample
().RawValue;
574
CounterSample newSample =
NextSample
();