1 write to _objectHashTable
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlMapTable.cs (1)
1708table._objectHashTable = (Hashtable)_objectHashTable.Clone();
2 references to _objectHashTable
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlMapTable.cs (2)
1708table._objectHashTable = (Hashtable)_objectHashTable.Clone(); 1755get {return _objectHashTable;}