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