2 references to GetTypeAndSerializer
PresentationFramework (2)
System\Windows\Markup\BamlWriter.cs (2)
114
_xamlTypeMapper.
GetTypeAndSerializer
(namespaceURI, localName, null);
119
typeAndSerializer = _xamlTypeMapper.
GetTypeAndSerializer
(namespaceURI, $"{localName}Extension", null);