1 write to _node
System.Web (1)
Util\SubscriptionQueue.cs (1)
69_node = node;
4 references to _node
System.Web (4)
Util\SubscriptionQueue.cs (4)
73get { return (_node.List != null); } 78_node.List.Remove(_node); 79_node.Value = default(T); // unroot the value in case it's large