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

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

Méthodes protégées

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

Method Details

Analyze() protected méthode

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