1 write to attributes
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\PropertyData.cs (1)
29
this.
attributes
= new List<AttributeData>();
2 references to attributes
XamlBuildTask (2)
Microsoft\Build\Tasks\Xaml\PropertyData.cs (2)
27
if (this.
attributes
== null)
31
return this.
attributes
;