Back to Ilspy

AnalyzerReleases.Unshipped

ICSharpCode.Decompiler.Generators/AnalyzerReleases.Unshipped.md

11.0744 B
Original Source

; Unshipped analyzer release ; https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md

New Rules

Rule IDCategorySeverityNotes
DSTG001DecompilerSyntaxTreeGeneratorErrorSlot kind must map to a single child type
DSTG002DecompilerSettingsGeneratorError[DecompilerSetting] target must be a partial instance bool property
DSTG003DecompilerSettingsGeneratorErrorVersion-gated setting must not declare [Category]
DSTG004DecompilerSettingsGeneratorErrorLanguage version has no display category
DSTG005DecompilerSettingsGeneratorErrorSetting must be declared in a non-nested partial class