36 references to ThrowHelperError
System.ServiceModel.Primitives (36)
System\ServiceModel\Channels\CommunicationObject.cs (35)
176throw TraceUtility.ThrowHelperError(CreateBaseClassMethodNotCalledException("OnClosing"), Guid.Empty, this); 184throw TraceUtility.ThrowHelperError(CreateBaseClassMethodNotCalledException("OnClosed"), Guid.Empty, this); 257throw TraceUtility.ThrowHelperError(CreateFaultedException(), Guid.Empty, this); 271throw TraceUtility.ThrowHelperError(CreateBaseClassMethodNotCalledException("OnClosing"), Guid.Empty, this); 279throw TraceUtility.ThrowHelperError(CreateBaseClassMethodNotCalledException("OnClosed"), Guid.Empty, this); 377throw TraceUtility.ThrowHelperError(CreateNotOpenException(), Guid.Empty, this); 380throw TraceUtility.ThrowHelperError(CreateNotOpenException(), Guid.Empty, this); 528throw TraceUtility.ThrowHelperError(CreateBaseClassMethodNotCalledException(nameof(OnOpening)), Guid.Empty, this); 539throw TraceUtility.ThrowHelperError(CreateBaseClassMethodNotCalledException(nameof(OnOpened)), Guid.Empty, this); 761throw TraceUtility.ThrowHelperError(CreateFaultedException(), Guid.Empty, this); 772throw TraceUtility.ThrowHelperError(CreateAbortedException(), Guid.Empty, this); 807throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 810throw TraceUtility.ThrowHelperError(CreateFaultedException(), Guid.Empty, this); 838throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 841throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 844throw TraceUtility.ThrowHelperError(CreateFaultedException(), Guid.Empty, this); 864throw TraceUtility.ThrowHelperError(CreateImmutableException(), Guid.Empty, this); 867throw TraceUtility.ThrowHelperError(CreateImmutableException(), Guid.Empty, this); 870throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 873throw TraceUtility.ThrowHelperError(CreateFaultedException(), Guid.Empty, this); 890throw TraceUtility.ThrowHelperError(CreateImmutableException(), Guid.Empty, this); 893throw TraceUtility.ThrowHelperError(CreateImmutableException(), Guid.Empty, this); 896throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 899throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 902throw TraceUtility.ThrowHelperError(CreateFaultedException(), Guid.Empty, this); 916throw TraceUtility.ThrowHelperError(CreateNotOpenException(), Guid.Empty, this); 919throw TraceUtility.ThrowHelperError(CreateNotOpenException(), Guid.Empty, this); 925throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 928throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 931throw TraceUtility.ThrowHelperError(CreateFaultedException(), Guid.Empty, this); 942throw TraceUtility.ThrowHelperError(CreateNotOpenException(), Guid.Empty, this); 953throw TraceUtility.ThrowHelperError(CreateNotOpenException(), Guid.Empty, this); 956throw TraceUtility.ThrowHelperError(CreateNotOpenException(), Guid.Empty, this); 965throw TraceUtility.ThrowHelperError(CreateClosedException(), Guid.Empty, this); 968throw TraceUtility.ThrowHelperError(CreateFaultedException(), Guid.Empty, this);
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
251throw TraceUtility.ThrowHelperError(e, Guid.Empty, this);