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