1 write to _typeIdToInfo
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlMapTable.cs (1)
1710
table.
_typeIdToInfo
= (ArrayList)_typeIdToInfo.Clone();
2 references to _typeIdToInfo
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlMapTable.cs (2)
1710
table._typeIdToInfo = (ArrayList)
_typeIdToInfo
.Clone();
1765
get { return
_typeIdToInfo
; }