1 write to attributes
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\ClassData.cs (1)
74
attributes
= new List<AttributeData>();
2 references to attributes
XamlBuildTask (2)
Microsoft\Build\Tasks\Xaml\ClassData.cs (2)
72
if (
attributes
== null)
76
return
attributes
;