1 write to InstanceLifetime
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPoolCounters.cs (1)
107instance.InstanceLifetime = PerformanceCounterInstanceLifetime.Process;
1 reference to InstanceLifetime
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceCounter.cs (1)
517if (string.IsNullOrEmpty(_instanceName) && InstanceLifetime == PerformanceCounterInstanceLifetime.Process)