2 references to ExpectedElementMissing
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\AddressHeader.cs (1)
137throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.Format(SRP.ExpectedElementMissing, Name, Namespace)));
System\ServiceModel\Security\XmlHelper.cs (1)
206throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.Format(SRP.ExpectedElementMissing, elementName, elementNamespace)));