2 references to UnableToResolveTokenReference
System.ServiceModel.Primitives (2)
System\IdentityModel\Selectors\SecurityTokenResolver.cs (2)
23
throw DiagnosticUtility.ExceptionUtility.ThrowHelperWarning(new InvalidOperationException(SRP.Format(SRP.
UnableToResolveTokenReference
, keyIdentifier)));
46
throw DiagnosticUtility.ExceptionUtility.ThrowHelperWarning(new InvalidOperationException(SRP.Format(SRP.
UnableToResolveTokenReference
, keyIdentifierClause)));