2 references to _successfullyCompletedSentinel
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\PipeWriterHelpers\ConcurrentPipeWriter.cs (2)
197_completeException = exception ?? _successfullyCompletedSentinel; 287if (ReferenceEquals(_completeException, _successfullyCompletedSentinel))