2 writes to SuccessfullyBoundInstance
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
101
this.
SuccessfullyBoundInstance
= false;
FrameworkFork\System.ServiceModel\System\ServiceModel\InstanceContext.cs (1)
175
rpc.
SuccessfullyBoundInstance
= true;
1 reference to SuccessfullyBoundInstance
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\InstanceContext.cs (1)
290
if (rpc.InstanceContext == this && rpc.
SuccessfullyBoundInstance
)