1 write to ReferenceProperties
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
439
this.
ReferenceProperties
= dictionary.CreateString(ServiceModelStringsVersion1.String88, 88);
2 references to ReferenceProperties
System.ServiceModel (2)
System\ServiceModel\EndpointAddress.cs (2)
767
if (reader.IsStartElement(XD.AddressingDictionary.
ReferenceProperties
, AddressingVersion.WSAddressingAugust2004.DictionaryNamespace))
1063
writer.WriteStartElement(XD.AddressingDictionary.
ReferenceProperties
, XD.Addressing200408Dictionary.Namespace);