6 references to Diagnostics
Microsoft.Gen.ContextualOptions (6)
ContextualOptionsGenerator.cs (1)
50
type.
Diagnostics
.ForEach(context.ReportDiagnostic);
Model\OptionsContextType.cs (1)
21
public bool ShouldEmit =>
Diagnostics
.TrueForAll(diag => diag.Severity != DiagnosticSeverity.Error);
Parser.cs (4)
28
type.
Diagnostics
.AddRange(
42
type.
Diagnostics
.AddRange(
56
type.
Diagnostics
.AddRange(
67
type.
Diagnostics
.AddRange(