3 references to CounterSet
System.Core (1)
System.Core.cs (1)
59[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.PerformanceData.CounterSet))]
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceData\CounterSetInstance.cs (2)
15internal CounterSet _counterSet; 20internal unsafe CounterSetInstance(CounterSet counterSetDefined, string instanceName)