1 reference to ReturnTypeCustomAttributesResult
System.Xaml.Tests (1)
Common\CustomMethodInfo.cs (1)
53
public override ICustomAttributeProvider ReturnTypeCustomAttributes =>
ReturnTypeCustomAttributesResult
.Or(DelegatingMethod.ReturnTypeCustomAttributes);