75 bool flag = type ==
type2;
121 if (
obj ==
null ||
obj !=
null)
131 if (
obj ==
null ||
obj !=
null)
148 if (callContext ==
null)
154 while (args ==
null);
class f__AnonymousType0<< Count > j__TPar
static object DeserializeObjectSafe(byte[] mem)
object[] MarshalArguments(object[] arguments, ArrayList args)
static bool IsPossibleToIgnoreMarshal(object obj)
static int MarshalProperties(IDictionary dict, ArrayList args)
CADMessageBase(IMethodMessage msg)
object[] UnmarshalArguments(object[] arguments, ArrayList args)
object MarshalArgument(object arg, ArrayList args)
object UnmarshalArgument(object arg, ArrayList args)
CADArgHolder _callContext
LogicalCallContext GetLogicalCallContext(ArrayList args)
static Type[] GetSignature(MethodBase methodBase, bool load)
static void UnmarshalProperties(IDictionary dict, int count, ArrayList args)
void SaveLogicalCallContext(IMethodMessage msg, ArrayList serializeList)
static object Unmarshal(ObjRef objectRef)
static TypeCode GetTypeCode(Type type)