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