C# Class Microsoft.CodeAnalysis.IL.Rules.SarifHelpers

Afficher le fichier Open project: Microsoft/binskim

Méthodes publiques

Méthode Description
ValidateRun ( Run run, Action resultAction ) : void
ValidateTool ( Tool tool ) : void

Method Details

ValidateRun() public static méthode

public static ValidateRun ( Run run, Action resultAction ) : void
run Microsoft.CodeAnalysis.Sarif.Run
resultAction Action
Résultat void

ValidateTool() public static méthode

public static ValidateTool ( Tool tool ) : void
tool Microsoft.CodeAnalysis.Sarif.Tool
Résultat void