1 write to manualAddressing
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SharedRuntimeState.cs (1)
36
set { this.
manualAddressing
= value; }
1 reference to manualAddressing
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SharedRuntimeState.cs (1)
35
get { return this.
manualAddressing
; }