4 references to BeginTryReceive
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (4)
185
IAsyncResult result = this.
BeginTryReceive
();
206
result = this.
BeginTryReceive
();
224
result = this.
BeginTryReceive
();
406
IAsyncResult result = this.
BeginTryReceive
();