Implemented interface member:
method
GetPropertiesForNewContext
System.Runtime.Remoting.Contexts.IContextAttribute.GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)
3 overrides of GetPropertiesForNewContext
mscorlib (3)
system\runtime\remoting\activationservices.cs (1)
1207public override void GetPropertiesForNewContext(
system\runtime\remoting\synchronizeddispatch.cs (1)
222public override void GetPropertiesForNewContext(IConstructionCallMessage ctorMsg)
system\runtime\remoting\urlattribute.cs (1)
70public override void GetPropertiesForNewContext(IConstructionCallMessage ctorMsg)