1 write to _exceptionMapper
System.ServiceModel (1)
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (1)
143
_exceptionMapper
= value;
5 references to _exceptionMapper
System.ServiceModel (5)
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (5)
135
return
_exceptionMapper
;
234
if ( !( MapExceptionsToSoapFaults &&
_exceptionMapper
.HandleSecurityTokenProcessingException( ex ) ) )
292
if ( !( MapExceptionsToSoapFaults &&
_exceptionMapper
.HandleSecurityTokenProcessingException( ex ) ) )
429
if ( !( MapExceptionsToSoapFaults &&
_exceptionMapper
.HandleSecurityTokenProcessingException( ex ) ) )
474
if ( !( MapExceptionsToSoapFaults &&
_exceptionMapper
.HandleSecurityTokenProcessingException( ex ) ) )