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