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