|
... for copying of custom attributes from the original class to the proxy continues with an investigation on a new .NET2.0 family member - System.Reflection.CustomAttributeData http ...
|
|
at System.Reflection.CustomAttributeData..ctor(Module scope, CustomAttributeRecord caRecord) at System.Reflection.CustomAttributeData.GetCustomAttributes(Module ...
|
|
at System.Reflection.CustomAttributeData..ctor(Module scope, CustomAttributeRecord caRecord) at System.Reflection.CustomAttributeData.GetCustomAttributes(Module module, Int32 ...
|
|
at System.Reflection.CustomAttributeData.TypeToCustomAttributeEncoding(Type type) at System.Reflection.CustomAttributeData.InitCustomAttributeType(Type parameterType, Module scope)
|
|
I just found System.Reflection.CustomAttributeData (see http://msdn2.microsoft.com/en-us/library/system.reflection.customattributedata.getcustomattributes.aspx) means at least for ...
|
|
at System.Reflection.CustomAttributeData..ctor(Module scope, CustomAttributeRecord caRecord) at System.Reflection.CustomAttributeData.GetCustomAttributes(Module
|
|
at System.Reflection.CustomAttributeData..ctor(Module scope, CustomAttributeRecord caRecord) at System.Reflection.CustomAttributeData.GetCustomAttributes(Module
|
|
The methods of System.Reflection.CustomAttributeData are listed below. For a list of all members, see the CustomAttributeData Members list.
|
|
The members of System.Reflection.CustomAttributeData are listed below. See Also: Inherited members from System.Object [ ...
|