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