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