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