Home
last modified time | relevance | path

Searched defs:ContextLevelActivator (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.Remoting.Activation/
H A DContextLevelActivator.cs39 internal class ContextLevelActivator: IActivator class
43 public ContextLevelActivator (IActivator next) in ContextLevelActivator() method in System.Runtime.Remoting.Activation.ContextLevelActivator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/remoting/
H A Dactivationservices.cs1571 internal class ContextLevelActivator : IActivator class
1574 internal ContextLevelActivator() in ContextLevelActivator() method in System.Runtime.Remoting.Activation.ContextLevelActivator
1579 internal ContextLevelActivator(SerializationInfo info, StreamingContext context) in ContextLevelActivator() method in System.Runtime.Remoting.Activation.ContextLevelActivator