2 writes to SuccessfullyBoundInstance
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
97
SuccessfullyBoundInstance
= false;
System\ServiceModel\InstanceContext.cs (1)
160
rpc.
SuccessfullyBoundInstance
= true;
1 reference to SuccessfullyBoundInstance
System.ServiceModel.Primitives (1)
System\ServiceModel\InstanceContext.cs (1)
273
if (rpc.InstanceContext == this && rpc.
SuccessfullyBoundInstance
)