1 write to _webPart
System.Web (1)
UI\WebParts\WebPartTracker.cs (1)
34_webPart = webPart;
2 references to _webPart
System.Web (2)
UI\WebParts\WebPartTracker.cs (2)
51_webPart.TrackerCounter.TryGetValue(_providerConnectionPoint, out count); 55_webPart.TrackerCounter[_providerConnectionPoint] = value;