3 writes to ReadOnly
System (1)
net\System\Net\_NetworkingPerfCounters.cs (1)
282instanceCounter.ReadOnly = false;
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPoolCounters.cs (1)
108instance.ReadOnly = false;
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (1)
167counter.ReadOnly = false;
5 references to ReadOnly
System (4)
services\monitoring\system\diagnosticts\PerformanceCounter.cs (4)
347if (ReadOnly) { 358if (ReadOnly) 413if (ReadOnly) 491if (this.ReadOnly) {
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (1)
208if (!counter.ReadOnly)