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