1 write to version
System.ServiceModel (1)
System\ServiceModel\Channels\Addressing.cs (1)
17this.version = version;
3 references to version
System.ServiceModel (3)
System\ServiceModel\Channels\Addressing.cs (3)
22get { return this.version; } 32get { return this.version.DictionaryNamespace; } 37get { return this.version.DictionaryNamespace; }