11 references to Create
Microsoft.CodeAnalysis (3)
Diagnostic\Diagnostic.cs (3)
51
return
Create
(descriptor, location, null, null, messageArgs);
72
return
Create
(descriptor, location, null, properties, messageArgs);
93
return
Create
(descriptor, location, additionalLocations, properties: null, messageArgs: messageArgs);
Microsoft.CodeAnalysis.CodeStyle (4)
AbstractMatchFolderAndNamespaceDiagnosticAnalyzer.cs (1)
82
context.ReportDiagnostic(Diagnostic.
Create
(
AbstractPopulateSwitchDiagnosticAnalyzer.cs (1)
63
var diagnostic = Diagnostic.
Create
(
AbstractRemoveRedundantEqualityDiagnosticAnalyzer.cs (1)
80
context.ReportDiagnostic(Diagnostic.
Create
(Descriptor,
FormattingAnalyzerHelper.cs (1)
66
context.ReportDiagnostic(Diagnostic.
Create
(
Microsoft.CodeAnalysis.Features (4)
AbstractMatchFolderAndNamespaceDiagnosticAnalyzer.cs (1)
82
context.ReportDiagnostic(Diagnostic.
Create
(
AbstractPopulateSwitchDiagnosticAnalyzer.cs (1)
63
var diagnostic = Diagnostic.
Create
(
AbstractRemoveRedundantEqualityDiagnosticAnalyzer.cs (1)
80
context.ReportDiagnostic(Diagnostic.
Create
(Descriptor,
FormattingAnalyzerHelper.cs (1)
66
context.ReportDiagnostic(Diagnostic.
Create
(