1 reference to SelectMany
Microsoft.Interop.SourceGeneration (1)
DiagnosticOr.cs (1)
132var diagnostics = provider.SelectMany((arr, ct) => arr.Where(x => x.HasDiagnostic).SelectMany((x, ct) => x.Diagnostics));