1 write to addressingDictionary
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
66
addressingDictionary
= new AddressingDictionary(Dictionary);
2 references to addressingDictionary
System.ServiceModel (2)
System\ServiceModel\XD.cs (2)
65
if (
addressingDictionary
== null)
67
return
addressingDictionary
;