5 references to OnReadEof
System.ServiceModel (5)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
490
this.Synchronizer.
OnReadEof
();
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
1030
this.synchronizer.
OnReadEof
();
3718
binder.synchronizer.
OnReadEof
();
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (2)
870
this.Synchronizer.
OnReadEof
();
1059
this.Synchronizer.
OnReadEof
();