1 reference to CommunicationObjectCannotBeUsed
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObject.cs (1)
221
return new InvalidOperationException(string.Format(SRServiceModel.
CommunicationObjectCannotBeUsed
, this.GetCommunicationObjectType().ToString(), _state.ToString()));