static System.Object[]
GetObjectData(System.Object obj, System.Reflection.MemberInfo[] members) | should have attributes `public static hidebysig ', but has `public static hidebysig ' instead |
static System.Object
GetSafeUninitializedObject(System.Type type) | should have attributes `public static hidebysig ', but has `public static hidebysig ' instead |
static System.Reflection.MemberInfo[]
GetSerializableMembers(System.Type type) | should have attributes `public static hidebysig ', but has `public static hidebysig ' instead |
static System.Reflection.MemberInfo[]
GetSerializableMembers(System.Type type, System.Runtime.Serialization.StreamingContext context) | should have attributes `public static hidebysig ', but has `public static hidebysig ' instead |
static System.Runtime.Serialization.ISerializationSurrogate
GetSurrogateForCyclicalReference(System.Runtime.Serialization.ISerializationSurrogate innerSurrogate) | Missing |
static System.Type
GetTypeFromAssembly(System.Reflection.Assembly assem, System.String name) | should have attributes `public static hidebysig ', but has `public static hidebysig ' instead |
static System.Object
GetUninitializedObject(System.Type type) | should have attributes `public static hidebysig ', but has `public static hidebysig ' instead |
static System.Object
PopulateObjectMembers(System.Object obj, System.Reflection.MemberInfo[] members, System.Object[] data) | should have attributes `public static hidebysig ', but has `public static hidebysig ' instead |