2 writes to _waitSourceCancellation
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (2)
1426
_waitSourceCancellation
= default;
1454
_waitSourceCancellation
= cancellationToken.UnsafeRegister(static (s, cancellationToken) =>
1 reference to _waitSourceCancellation
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
1425
_waitSourceCancellation
.Dispose();