4 writes to GetCustomAttributesDataResult
System.Xaml.Tests (4)
System\Xaml\XamlSchemaContextTests.cs (2)
210
GetCustomAttributesDataResult
= new CustomAttributeData[]
320
GetCustomAttributesDataResult
= new CustomAttributeData[]
System\Xaml\XamlTypeTests.cs (2)
269
GetCustomAttributesDataResult
= new CustomAttributeData[]
348
GetCustomAttributesDataResult
= new CustomAttributeData[]
1 reference to GetCustomAttributesDataResult
System.Xaml.Tests (1)
Common\CustomAssembly.cs (1)
31
return
GetCustomAttributesDataResult
.Or(DelegatingAssembly.GetCustomAttributesData);