C# Class Microsoft.CodeAnalysis.Sarif.Cli.Rules.DoNotUseFriendlyNameAsRuleId

Inheritance: SarifValidationSkimmerBase
Show file Open project: Microsoft/sarif-sdk

Protected Methods

Method Description
Analyze ( Rule rule, string rulePointer ) : void

Method Details

Analyze() protected method

protected Analyze ( Rule rule, string rulePointer ) : void
rule Rule
rulePointer string
return void