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