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