2 references to DiagnosticId
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\CommonDiagnosticAnalyzers.cs (2)
688
public const string DiagnosticId = nameof(
DiagnosticId
);
695
new DiagnosticDescriptor(
DiagnosticId
, Title, Message,