C# Class Microsoft.CodeAnalysis.IL.ILDiagnosticsAnalyzerTests

Show file Open project: Microsoft/binskim

Public Methods

Method Description
ILDiagnosticsAnalyzerTests ( ITestOutputHelper output ) : System.Collections.Generic

Private Methods

Method Description
RunSymbolNameAndRoslynCallbackReportingsAnalyzers ( ) : void
Verify ( string analyzerPath, IEnumerable expectedMessages ) : void

Method Details

ILDiagnosticsAnalyzerTests() public method

public ILDiagnosticsAnalyzerTests ( ITestOutputHelper output ) : System.Collections.Generic
output ITestOutputHelper
return System.Collections.Generic