1 write to _sync
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\PipeWriterHelpers\ConcurrentPipeWriter.cs (1)
57_sync = sync;
2 references to _sync
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\PipeWriterHelpers\ConcurrentPipeWriter.cs (2)
153lock (_sync) 179lock (_sync)