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