1 write to instance
System (1)
net\System\Net\_NetworkingPerfCounters.cs (1)
250instance = new NetworkingPerfCounters();
5 references to instance
System (5)
net\System\Net\_NetworkingPerfCounters.cs (5)
103if (instance == null) 107if (instance == null) 113return instance; 251if (instance.Enabled) 255if (!ThreadPool.QueueUserWorkItem(instance.Initialize))