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

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

Protected Methods

Method Description
Analyze ( Region region, string regionPointer ) : void

Method Details

Analyze() protected method

protected Analyze ( Region region, string regionPointer ) : void
region Region
regionPointer string
return void