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