7 references to Addressing200408Dictionary
System.ServiceModel.Primitives (7)
System\ServiceModel\Channels\AddressingVersion.cs (2)
52XD.Addressing200408Dictionary.Namespace, Addressing200408ToStringFormat, Addressing200408SignedMessageParts, 53Addressing200408Strings.Anonymous, XD.Addressing200408Dictionary.Anonymous, null,
System\ServiceModel\EndpointAddress.cs (5)
685throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateXmlException(reader, SRP.Format(SRP.UnexpectedElementExpectingElement, reader.LocalName, reader.NamespaceURI, XD.AddressingDictionary.Address.Value, XD.Addressing200408Dictionary.Namespace.Value))); 990writer.WriteStartElement(XD.AddressingDictionary.Address, XD.Addressing200408Dictionary.Namespace); 993writer.WriteString(XD.Addressing200408Dictionary.Anonymous); 1008writer.WriteStartElement(XD.AddressingDictionary.ReferenceProperties, XD.Addressing200408Dictionary.Namespace); 1016writer.WriteStartElement(XD.AddressingDictionary.ReferenceParameters, XD.Addressing200408Dictionary.Namespace);