C# Class Microsoft.CodeAnalysis.Sarif.Notes

Afficher le fichier Open project: Microsoft/sarif-sdk

Méthodes publiques

Méthode Description
LogNotApplicableToSpecifiedTarget ( IAnalysisContext context, string reasonForNotAnalyzing ) : void

Method Details

LogNotApplicableToSpecifiedTarget() public static méthode

public static LogNotApplicableToSpecifiedTarget ( IAnalysisContext context, string reasonForNotAnalyzing ) : void
context IAnalysisContext
reasonForNotAnalyzing string
Résultat void