1 write to IgnoreTransactionMessageProperty
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
1272endpointDispatcher.DispatchRuntime.IgnoreTransactionMessageProperty = !UsesTransactionFlowProperties(
1 reference to IgnoreTransactionMessageProperty
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
94this.ignoreTransactionFlow = dispatch.IgnoreTransactionMessageProperty;