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

Inheritance: SarifValidationSkimmerBase
Afficher le fichier Open project: Microsoft/sarif-sdk

Méthodes protégées

Méthode Description
Analyze ( Region region, string regionPointer ) : void

Private Methods

Méthode Description
RegionIsOnOneLine ( Region region, JToken regionToken ) : bool

Method Details

Analyze() protected méthode

protected Analyze ( Region region, string regionPointer ) : void
region Region
regionPointer string
Résultat void