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