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

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

Protected Methods

Method Description
Analyze ( FileData fileData, string fileKey, string filePointer ) : void

Method Details

Analyze() protected method

protected Analyze ( FileData fileData, string fileKey, string filePointer ) : void
fileData FileData
fileKey string
filePointer string
return void