1 write to _xamlTypeMapper
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
62
_xamlTypeMapper
= parserContext.XamlTypeMapper;
4 references to _xamlTypeMapper
PresentationBuildTasks (4)
Framework\System\Windows\Markup\BamlRecordWriter.cs (4)
100
_xamlTypeMapper
.ThrowExceptionWithLine(e.Message, e.InnerException);
699
NamespaceMapEntry[] nsMapEntry =
_xamlTypeMapper
.GetNamespaceMapEntries(xamlXmlnsPropertyNode.XmlNamespace);
1028
Type ownerType =
_xamlTypeMapper
.GetDependencyPropertyOwnerAndName(xamlProperty.Value,
1093
Type typeValue =
_xamlTypeMapper
.GetTypeFromBaseString(xamlPropertyNode.Value,