Implemented interface member:
method
IsContextOK
System.Runtime.Remoting.Contexts.IContextAttribute.IsContextOK(System.Runtime.Remoting.Contexts.Context, System.Runtime.Remoting.Activation.IConstructionCallMessage)
3 overrides of IsContextOK
mscorlib (3)
system\runtime\remoting\activationservices.cs (1)
1128public override bool IsContextOK(
system\runtime\remoting\synchronizeddispatch.cs (1)
181public override bool IsContextOK(Context ctx, IConstructionCallMessage msg)
system\runtime\remoting\urlattribute.cs (1)
62public override bool IsContextOK(Context ctx, IConstructionCallMessage msg)