1 write to ignoreTransactionMessageProperty
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
420this.ignoreTransactionMessageProperty = value;
1 reference to ignoreTransactionMessageProperty
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
414get { return this.ignoreTransactionMessageProperty; }