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