2 implementations of GetOperation
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
1763
public DispatchOperationRuntime
GetOperation
(ref Message request)
1802
public DispatchOperationRuntime
GetOperation
(ref Message request)
1 reference to GetOperation
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
878
return this.demuxer.
GetOperation
(ref message);