2 references to CommunicationObjectCannotBeModifiedInState
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\CommunicationObject.cs (1)
339return new InvalidOperationException(SRP.Format(SRP.CommunicationObjectCannotBeModifiedInState, GetCommunicationObjectType().ToString(), _state.ToString()));
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
516SRP.CommunicationObjectCannotBeModifiedInState,