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