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