2 references to OnChannelClosed
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (2)
153channel.Closed += this.OnChannelClosed; 158channel.Closed -= this.OnChannelClosed;