2 references to EmptyXmlElementError
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\XmlHelper.cs (2)
181
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.Format(SRP.
EmptyXmlElementError
, r.Name)));
186
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.Format(SRP.
EmptyXmlElementError
, e.Name)));