2 references to UnableToCreateTokenReference
System.ServiceModel.Primitives (2)
System\IdentityModel\Tokens\GenericXmlSecurityToken.cs (1)
167throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityTokenException(SRP.UnableToCreateTokenReference));
System\ServiceModel\Security\Tokens\SecurityTokenParameters.cs (1)
114throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new MessageSecurityException(SRP.UnableToCreateTokenReference));