2 references to ElementToSignMustHaveId
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (2)
101
throw TraceUtility.ThrowHelperError(new MessageSecurityException(SRP.
ElementToSignMustHaveId
), Message);
593
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.
ElementToSignMustHaveId
));