157 bool value = flag.m_value;
158 bool value2 = flag.m_value;
181 if (methodName !=
null)
331 string text =
"/" + uri +
"/";
367 return "Cannot create channel sink to connect to the remote object. An appropriate channel has probably not been registered.";
463 if (identity !=
null)
603 if (msg !=
null && msg !=
null)
class f__AnonymousType0<< Count > j__TPar
static Attribute GetCustomAttribute(MemberInfo element, Type attributeType, bool inherit)
static void RegisterCrossAppDomainChannel()
static Context DefaultContext
static IMessageSink GetClientChannelSinkChain(string url, object channelData, [Out] string objectUri)
static byte[] SerializeCallData(object obj)
static object CreateClientProxyForContextBound(Type type, object[] activationAttributes)
static bool UpdateOutArgObject(ParameterInfo pi, object local, object remote)
static ObjRef Marshal(MarshalByRefObject Obj, string ObjURI, Type RequestedType)
static readonly MethodInfo FieldGetterMethod
static bool IsTransparentProxy(object proxy)
static Identity GetIdentityForUri(string uri)
static object InternalExecute(MethodBase method, object obj, object[] parameters, [Out] object[] out_args)
static string GetNormalizedUri(string uri)
static object DeserializeCallData(byte[] array)
static readonly object app_id_lock
static ServerIdentity CreateWellKnownServerIdentity(Type objectType, string objectUri, WellKnownObjectMode mode)
static ClientIdentity GetOrCreateClientIdentity(ObjRef objRef, Type proxyType, [Out] object clientProxy)
static Hashtable uri_hash
static RemotingServices()
static BinaryFormatter _serializationFormatter
static MethodBase GetMethodBaseFromMethodMessage(IMethodMessage msg)
static Identity GetMessageTargetIdentity(IMessage msg)
static Type GetServerTypeForUri(string URI)
static void GetObjectData(object obj, SerializationInfo info, StreamingContext context)
static IMethodReturnMessage InternalExecuteMessage(MarshalByRefObject target, IMethodCallMessage reqMsg)
static object Unmarshal(ObjRef objectRef, bool fRefine)
static void RegisterInternalChannels()
static object CreateClientProxy(ActivatedClientTypeEntry entry, object[] activationAttributes)
static ClientActivatedIdentity CreateContextBoundObjectIdentity(Type objectType)
static BinaryFormatter _deserializationFormatter
static object Unmarshal(ObjRef objectRef)
static object Connect(Type classToProxy, string url, object data)
static object GetProxyForRemoteObject(ObjRef objref, Type classToProxy)
static MethodBase GetVirtualMethod(Type type, MethodBase method)
static void RegisterServerIdentity(ServerIdentity identity)
static void DisposeIdentity(Identity ident)
static MethodBase GetMethodBaseFromName(Type type, string methodName, Type[] signature)
static MethodBase FindInterfaceMethod(Type type, string methodName, Type[] signature)
static readonly MethodInfo FieldSetterMethod
static RealProxy GetRealProxy(object proxy)
static void SetMessageTargetIdentity(IMessage msg, Identity ident)
static ObjRef Marshal(MarshalByRefObject Obj)
static string RemoveAppNameFromUri(string uri)
static object CreateClientProxy(WellKnownClientTypeEntry entry)
static object GetRemoteObject(ObjRef objRef, Type proxyType)
static object CreateClientProxy(Type objectType, string url, object[] activationAttributes)
static bool IsOneWay(MethodBase method)
static object Connect(Type classToProxy, string url)
static byte[] SerializeExceptionData(Exception ex)
static ClientActivatedIdentity CreateClientActivatedServerIdentity(MarshalByRefObject realObject, Type objectType, string objectUri)
LogicalCallContext LogicalCallContext
static void Exit(object obj)
ExecutionContext.Reader GetExecutionContextReader()
static Thread CurrentThread
ExecutionContext GetMutableExecutionContext()