2 references to RuleId
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\UseAsyncMethodInAsyncContext.cs (2)
35
internal static readonly DiagnosticDescriptor Descriptor = DiagnosticDescriptorHelper.Create(
RuleId
,
44
internal static readonly DiagnosticDescriptor DescriptorNoAlternativeMethod = DiagnosticDescriptorHelper.Create(
RuleId
,