1 write to _instType
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceData\CounterSet.cs (1)
43_instType = instanceType;
2 references to _instType
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceData\CounterSet.cs (1)
227CounterSetInfo->InstanceType = (uint)_instType;
System\Diagnostics\PerformanceData\CounterSetInstance.cs (1)
58if (_counterSet._instType == CounterSetInstanceType.Single)