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)
607
if (
_trackerCounter
== null) {
610
return
_trackerCounter
;