C# 클래스 Microsoft.CodeAnalysis.Sarif.Notes

파일 보기 프로젝트 열기: Microsoft/sarif-sdk

공개 메소드들

메소드 설명
LogNotApplicableToSpecifiedTarget ( IAnalysisContext context, string reasonForNotAnalyzing ) : void

메소드 상세

LogNotApplicableToSpecifiedTarget() 공개 정적인 메소드

public static LogNotApplicableToSpecifiedTarget ( IAnalysisContext context, string reasonForNotAnalyzing ) : void
context IAnalysisContext
reasonForNotAnalyzing string
리턴 void