1 reference to OnCloseInputSession
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
697
static AsyncCallback onCloseInputSession = Fx.ThunkCallback(new AsyncCallback(
OnCloseInputSession
));