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