1 write to _ccmsg
mscorlib (1)
system\runtime\remoting\message.cs (1)
1415_ccmsg = msg;
14 references to _ccmsg
mscorlib (14)
system\runtime\remoting\message.cs (14)
1424return _ccmsg.Uri; 1426return _ccmsg.MethodName; 1428return _ccmsg.MethodSignature; 1430return _ccmsg.TypeName; 1432return _ccmsg.Args; 1436return _ccmsg.CallSiteActivationAttributes; 1441return _ccmsg.ContextProperties; 1443return _ccmsg.Activator; 1445return _ccmsg.ActivationTypeName; 1456ConstructorCallMessage ccm = _ccmsg as ConstructorCallMessage; 1461else if (_ccmsg is ConstructionCall) 1465return((MethodCall)_ccmsg).GetLogicalCallContext(); 1481((ConstructorCallMessage)_ccmsg).Uri = (String)value; 1484((ConstructorCallMessage)_ccmsg).SetLogicalCallContext(