1 write to _trackerCounter
System.Web (1)
UI\WebParts\WebPart.cs (1)
608_trackerCounter = new Dictionary<ProviderConnectionPoint, int>();
2 references to _trackerCounter
System.Web (2)
UI\WebParts\WebPart.cs (2)
607if (_trackerCounter == null) { 610return _trackerCounter;