3 writes to _key
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\WeakKeyDictionary.cs (3)
376_key = key; 386_key = null; 410_key = null;
7 references to _key
System.Activities.Presentation (7)
System.Activities.Presentation\System\Activities\Presentation\Model\WeakKeyDictionary.cs (7)
381if (_dictionary._finalized || _key == null) 383if (_key != null) 385_key.Release(); 391if (_key.Target == null) 397_dictionary._internalDictionary.Remove(_key); 409_key.Release(); 417else if (_dictionary._internalDictionary.ContainsKey(_key))