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