7 references to PerfProviderCollection
System.Core (7)
System\Diagnostics\PerformanceData\CounterSet.cs (7)
53
if (!
PerfProviderCollection
.ValidateCounterSetInstanceType(instanceType)) {
60
PerfProviderCollection
.RegisterCounterSet(m_counterSet);
61
m_provider =
PerfProviderCollection
.QueryProvider(m_providerGuid);
77
PerfProviderCollection
.UnregisterCounterSet(m_counterSet);
84
PerfProviderCollection
.RemoveProvider(m_providerGuid);
104
if (!
PerfProviderCollection
.ValidateCounterType(counterType)) {
137
if (!
PerfProviderCollection
.ValidateCounterType(counterType)) {