1 reference to DiagnosticIdHelper
System.Private.CoreLib.Generators (1)
IntrinsicsInSystemPrivateCoreLibAnalyzer.cs (1)
38
private static readonly DiagnosticDescriptor RuleHelper = new DiagnosticDescriptor(
DiagnosticIdHelper
, Title, MessageHelperFormat, Category, DiagnosticSeverity.Error, isEnabledByDefault: true, description: Description);