1 instantiation of CloseState
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1113
this.closeState = new
CloseState
();
1 reference to CloseState
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1106
CloseState
closeState;