1 reference to CreateDiagnostic
Roslyn.Diagnostics.Analyzers (1)
ExportedPartsShouldHaveImportingConstructor.cs (1)
149
context.ReportDiagnostic(constructor.DeclaringSyntaxReferences.
CreateDiagnostic
(Rule, properties, context.CancellationToken, namedType.Name));