1 write to _xamlTypeMapper
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (1)
52
_xamlTypeMapper
= parserContext.XamlTypeMapper;
4 references to _xamlTypeMapper
PresentationBuildTasks (4)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (4)
90
_xamlTypeMapper
.ThrowExceptionWithLine(e.Message, e.InnerException);
684
NamespaceMapEntry[] nsMapEntry =
_xamlTypeMapper
.GetNamespaceMapEntries(xamlXmlnsPropertyNode.XmlNamespace);
1013
Type ownerType =
_xamlTypeMapper
.GetDependencyPropertyOwnerAndName(xamlProperty.Value,
1078
Type typeValue =
_xamlTypeMapper
.GetTypeFromBaseString(xamlPropertyNode.Value,