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