1 reference to s_messageFormat
Microsoft.DotNet.CodeAnalysis (1)
Analyzers\MembersMustExistAnalyzer.cs (1)
26
new DiagnosticDescriptor(DiagnosticIds.BCL0001.ToString(), s_title,
s_messageFormat
, s_analyzerName, DiagnosticSeverity.Error, isEnabledByDefault: true, description: s_description, customTags: WellKnownDiagnosticTags.CompilationEnd);