System.Boolean
Equals(System.Type o) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.ConstructorInfo
GetConstructor(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.ConstructorInfo
GetConstructor(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.ConstructorInfo
GetConstructor(System.Type[] types) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.ConstructorInfo[]
GetConstructors() | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.EventInfo
GetEvent(System.String name) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.FieldInfo
GetField(System.String name) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.FieldInfo[]
GetFields() | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Type
GetInterface(System.String name) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.MemberInfo[]
GetMember(System.String name) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.MemberInfo[]
GetMembers() | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.MethodInfo
GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.MethodInfo
GetMethod(System.String name, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.MethodInfo
GetMethod(System.String name, System.Type[] types) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.MethodInfo
GetMethod(System.String name) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.MethodInfo[]
GetMethods() | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Type
GetNestedType(System.String name) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Type[]
GetNestedTypes() | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.PropertyInfo[]
GetProperties() | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.PropertyInfo
GetProperty(System.String name, System.Type returnType, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.PropertyInfo
GetProperty(System.String name, System.Type returnType, System.Type[] types) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.PropertyInfo
GetProperty(System.String name, System.Type[] types) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.PropertyInfo
GetProperty(System.String name, System.Type returnType) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Reflection.PropertyInfo
GetProperty(System.String name) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Object
InvokeMember(System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args, System.Globalization.CultureInfo culture) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |
System.Object
InvokeMember(System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) | should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead |