2 references to OnItemClosed
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObjectManager.cs (2)
33
item.Closed += this.
OnItemClosed
;
77
item.Closed -= this.
OnItemClosed
;