EnumeratorCancellationAttribute
Allows users of async-enumerable methods to mark the parameter that should receive the cancellation token value from GetAsyncEnumerator.
public EnumeratorCancellationAttribute()
Initializes a new instance of the EnumeratorCancellationAttribute class.