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