Base:
property
Diagnostics
Microsoft.Interop.DiagnosticOr<T>.Diagnostics
2 references to Diagnostics
Microsoft.Interop.SourceGeneration (2)
DiagnosticOr.cs (2)
69Diag d => new Diag(d.Diagnostics.Add(diagnostic)), 80Diag d => new ValueAndDiagnostic(value, d.Diagnostics),