Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
CodeAnalysis
Sarif
Cli
Rules
EndLineMustNotBeLessThanStartLine
C# Class Microsoft.CodeAnalysis.Sarif.Cli.Rules.EndLineMustNotBeLessThanStartLine
Inheritance:
SarifValidationSkimmerBase
Mostrar archivo
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