1 write to _atEOFTask
System.ServiceModel.NetNamedPipe (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
51_atEOFTask = new TaskCompletionSource();
3 references to _atEOFTask
System.ServiceModel.NetNamedPipe (3)
System\ServiceModel\Channels\PipeConnection.cs (3)
136_atEOFTask.TrySetResult(); 288if (!await _atEOFTask.Task.AwaitWithTimeout(timeoutHelper.RemainingTime())) 364_atEOFTask.TrySetResult();