namespace System.Linq.Async.SourceGenerator { internal sealed record GenerationOptions(bool SupportFlatAsyncApi); }