2 references to ClientRuntime
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationSelectorBehavior.cs (2)
24
if (dispatch.
ClientRuntime
!= null)
25
dispatch.
ClientRuntime
.OperationSelector = new MethodInfoOperationSelector(description, MessageDirection.Output);