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); 684NamespaceMapEntry[] nsMapEntry = _xamlTypeMapper.GetNamespaceMapEntries(xamlXmlnsPropertyNode.XmlNamespace); 1013Type ownerType = _xamlTypeMapper.GetDependencyPropertyOwnerAndName(xamlProperty.Value, 1078Type typeValue = _xamlTypeMapper.GetTypeFromBaseString(xamlPropertyNode.Value,