2 references to ErrorDeserializingKeyIdentifierClause
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\KeyInfoSerializer.cs (2)
178
throw /*System.ServiceModel.*/DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(string.Format(SR_IdentityModel.
ErrorDeserializingKeyIdentifierClause
)));
268
throw /*System.ServiceModel.*/DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(string.Format(SR_IdentityModel.
ErrorDeserializingKeyIdentifierClause
), e));