1 write to owner
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
970this.owner = owner;
3 references to owner
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (3)
977this.owner.OnRemoveEndpoint(item); 987this.owner.OnAddEndpoint(item); 995this.owner.OnRemoveEndpoint(item);