5 references to WriteDefAttribute
PresentationBuildTasks (5)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (1)
576BamlRecordWriter?.WriteDefAttribute(xamlDefAttributeNode);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
601BamlRecordWriter?.WriteDefAttribute(xamlDefAttributeNode);
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParser.cs (3)
879BamlRecordWriter?.WriteDefAttribute(xamlDefAttributeNode); 899BamlRecordWriter?.WriteDefAttribute(xamlDefAttributeNode); 903BamlRecordWriter?.WriteDefAttribute(xamlDefAttributeNode);