2 references to BamlMapTable
PresentationFramework (2)
System\Windows\Markup\BamlMapTable.cs (1)
1679internal BamlMapTable Clone() => new BamlMapTable(_xamlTypeMapper)
System\Windows\Markup\ParserContext.cs (1)
342_mapTable = new BamlMapTable(value);