2 references to Endpoints
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
510
foreach (EndpointDispatcher ed in this.
Endpoints
)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ConcurrencyBehavior.cs (1)
53
foreach (EndpointDispatcher endpointDispatcher in runtime.
Endpoints
)