_localDataStore | System.Runtime.Remoting.Contexts.Context | private |
_localDataStoreMgr | System.Runtime.Remoting.Contexts.Context | privatestatic |
AllocateDataSlot() | System.Runtime.Remoting.Contexts.Context | inlinestatic |
AllocateNamedDataSlot(string name) | System.Runtime.Remoting.Contexts.Context | inlinestatic |
callback_object | System.Runtime.Remoting.Contexts.Context | private |
client_context_sink_chain | System.Runtime.Remoting.Contexts.Context | private |
Context() | System.Runtime.Remoting.Contexts.Context | inline |
Context() | System.Runtime.Remoting.Contexts.Context | inlineprivatestatic |
context_dynamic_properties | System.Runtime.Remoting.Contexts.Context | private |
context_id | System.Runtime.Remoting.Contexts.Context | private |
context_properties | System.Runtime.Remoting.Contexts.Context | private |
ContextID | System.Runtime.Remoting.Contexts.Context | |
ContextProperties | System.Runtime.Remoting.Contexts.Context | |
CreateEnvoySink(global::System.MarshalByRefObject serverObject) | System.Runtime.Remoting.Contexts.Context | inlinepackage |
CreateNewContext(global::System.Runtime.Remoting.Activation.IConstructionCallMessage msg) | System.Runtime.Remoting.Contexts.Context | inlinepackagestatic |
CreateServerObjectSinkChain(global::System.MarshalByRefObject obj, bool forceInternalExecute) | System.Runtime.Remoting.Contexts.Context | inlinepackage |
data | System.Runtime.Remoting.Contexts.Context | private |
default_server_context_sink | System.Runtime.Remoting.Contexts.Context | privatestatic |
DefaultContext | System.Runtime.Remoting.Contexts.Context | static |
DoCallBack(CrossContextDelegate deleg) | System.Runtime.Remoting.Contexts.Context | inline |
domain_id | System.Runtime.Remoting.Contexts.Context | private |
Finalize() | System.Runtime.Remoting.Contexts.Context | inlineprotected |
FreeNamedDataSlot(string name) | System.Runtime.Remoting.Contexts.Context | inlinestatic |
Freeze() | System.Runtime.Remoting.Contexts.Context | inlinevirtual |
GetClientContextSinkChain() | System.Runtime.Remoting.Contexts.Context | inlinepackage |
GetData(global::System.LocalDataStoreSlot slot) | System.Runtime.Remoting.Contexts.Context | inlinestatic |
GetDynamicPropertyCollection(global::System.ContextBoundObject obj, Context ctx) | System.Runtime.Remoting.Contexts.Context | inlineprivatestatic |
GetNamedDataSlot(string name) | System.Runtime.Remoting.Contexts.Context | inlinestatic |
GetProperty(string name) | System.Runtime.Remoting.Contexts.Context | inlinevirtual |
GetServerContextSinkChain() | System.Runtime.Remoting.Contexts.Context | inlinepackage |
global_count | System.Runtime.Remoting.Contexts.Context | privatestatic |
global_dynamic_properties | System.Runtime.Remoting.Contexts.Context | privatestatic |
HasDynamicSinks | System.Runtime.Remoting.Contexts.Context | package |
HasExitSinks | System.Runtime.Remoting.Contexts.Context | package |
HasGlobalDynamicSinks | System.Runtime.Remoting.Contexts.Context | packagestatic |
IsDefaultContext | System.Runtime.Remoting.Contexts.Context | package |
local_slots | System.Runtime.Remoting.Contexts.Context | privatestatic |
MyLocalStore | System.Runtime.Remoting.Contexts.Context | private |
NeedsContextSink | System.Runtime.Remoting.Contexts.Context | package |
NotifyDynamicSinks(bool start, global::System.Runtime.Remoting.Messaging.IMessage req_msg, bool client_site, bool async) | System.Runtime.Remoting.Contexts.Context | inlinepackage |
NotifyGlobalDynamicSinks(bool start, global::System.Runtime.Remoting.Messaging.IMessage req_msg, bool client_site, bool async) | System.Runtime.Remoting.Contexts.Context | inlinepackagestatic |
RegisterContext(Context ctx) | System.Runtime.Remoting.Contexts.Context | private |
RegisterDynamicProperty(IDynamicProperty prop, global::System.ContextBoundObject obj, Context ctx) | System.Runtime.Remoting.Contexts.Context | inlinestatic |
ReleaseContext(Context ctx) | System.Runtime.Remoting.Contexts.Context | private |
server_context_sink_chain | System.Runtime.Remoting.Contexts.Context | private |
SetData(global::System.LocalDataStoreSlot slot, object data) | System.Runtime.Remoting.Contexts.Context | inlinestatic |
SetProperty(IContextProperty prop) | System.Runtime.Remoting.Contexts.Context | inlinevirtual |
static_data | System.Runtime.Remoting.Contexts.Context | private |
SwitchToContext(Context newContext) | System.Runtime.Remoting.Contexts.Context | inlinepackagestatic |
ToString() | System.Runtime.Remoting.Contexts.Context | inline |
UnregisterDynamicProperty(string name, global::System.ContextBoundObject obj, Context ctx) | System.Runtime.Remoting.Contexts.Context | inlinestatic |