2 writes to SuccessfullyBoundInstance
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
122
this.
SuccessfullyBoundInstance
= false;
System\ServiceModel\InstanceContext.cs (1)
328
rpc.
SuccessfullyBoundInstance
= true;
1 reference to SuccessfullyBoundInstance
System.ServiceModel (1)
System\ServiceModel\InstanceContext.cs (1)
620
if (rpc.InstanceContext == this && rpc.
SuccessfullyBoundInstance
)