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)
135return _exceptionMapper; 234if ( !( MapExceptionsToSoapFaults && _exceptionMapper.HandleSecurityTokenProcessingException( ex ) ) ) 292if ( !( MapExceptionsToSoapFaults && _exceptionMapper.HandleSecurityTokenProcessingException( ex ) ) ) 429if ( !( MapExceptionsToSoapFaults && _exceptionMapper.HandleSecurityTokenProcessingException( ex ) ) ) 474if ( !( MapExceptionsToSoapFaults && _exceptionMapper.HandleSecurityTokenProcessingException( ex ) ) )