1 write to _xamlTypeMapper
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
62
_xamlTypeMapper
= parserContext.XamlTypeMapper;
3 references to _xamlTypeMapper
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (3)
100
_xamlTypeMapper
.ThrowExceptionWithLine(e.Message, e.InnerException);
1028
Type ownerType =
_xamlTypeMapper
.GetDependencyPropertyOwnerAndName(xamlProperty.Value,
1093
Type typeValue =
_xamlTypeMapper
.GetTypeFromBaseString(xamlPropertyNode.Value,