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