Skip to main content
Source: AL0126CancellationTokenPropagationAnalyzer.cs

Description

When a CancellationToken is available in scope and the invoked method has an overload accepting one, forward it to enable cooperative cancellation.

Properties

  • Category: Reliability
  • Severity: Info
  • Enabled by default: True
  • Code fix available: True

Configuration

dotnet_diagnostic.AL0126.severity = info