1 write to s_EmptyAttributes
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfKnownType.cs (1)
377s_EmptyAttributes = Array.Empty<Attribute>();
2 references to s_EmptyAttributes
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfKnownType.cs (2)
375if (s_EmptyAttributes == null) 379return s_EmptyAttributes;