2 writes to _cachedAsyncWriteOperation
Microsoft.AspNetCore.Server.IIS (2)
Core\IO\AsyncIOEngine.cs (2)
226
Interlocked.Exchange(ref
_cachedAsyncWriteOperation
, null) ??
240
Volatile.Write(ref
_cachedAsyncWriteOperation
, operation);