Base:
property
ReturnTypeCustomAttributes
System.Reflection.MethodInfo.ReturnTypeCustomAttributes
1 reference to ReturnTypeCustomAttributes
mscorlib (1)
system\reflection\emit\dynamicmethod.cs (1)
771public override ICustomAttributeProvider ReturnTypeCustomAttributes { get { return m_dynMethod.ReturnTypeCustomAttributes; } }