1 write to _xamlTypeMapper
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
53
_xamlTypeMapper
= parserContext.XamlTypeMapper;
3 references to _xamlTypeMapper
PresentationFramework (3)
System\Windows\Markup\BamlRecordWriter.cs (3)
91
_xamlTypeMapper
.ThrowExceptionWithLine(e.Message, e.InnerException);
1016
Type ownerType =
_xamlTypeMapper
.GetDependencyPropertyOwnerAndName(xamlProperty.Value,
1081
Type typeValue =
_xamlTypeMapper
.GetTypeFromBaseString(xamlPropertyNode.Value,