2 references to NextSample
System (2)
services\monitoring\system\diagnosticts\PerformanceCounter.cs (2)
349
return
NextSample
().RawValue;
584
CounterSample newSample =
NextSample
();