2 references to EmptyXmlElementError
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\XmlHelper.cs (2)
180
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(string.Format(SRServiceModel.
EmptyXmlElementError
, r.Name)));
185
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(string.Format(SRServiceModel.
EmptyXmlElementError
, e.Name)));