3 references to ErrorDeserializingKeyIdentifierClause
System.ServiceModel.Primitives (3)
System\IdentityModel\Tokens\KeyInfoSerializer.cs (2)
165
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.Format(SRP.
ErrorDeserializingKeyIdentifierClause
)));
262
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.Format(SRP.
ErrorDeserializingKeyIdentifierClause
), e));
System\IdentityModel\Tokens\XmlDsigSep2000.cs (1)
76
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.
ErrorDeserializingKeyIdentifierClause
));