C# Class CodeContractNullability.Test.RoslynTestFramework.AnalyzerTestContext

Mostrar archivo Open project: bkoelman/ResharperCodeContractNullability Class Usage Examples

Private Properties

Property Type Description
AnalyzerTestContext System.Collections.Generic
WithFileName AnalyzerTestContext
WithReferences AnalyzerTestContext

Public Methods

Method Description
AnalyzerTestContext ( [ markupCode, [ languageName, [ options ) : System.Collections.Generic

Private Methods

Method Description
AnalyzerTestContext ( [ markupCode, [ languageName, [ fileName, [ options, [ references ) : System.Collections.Generic
WithFileName ( [ fileName ) : AnalyzerTestContext
WithReferences ( [ references ) : AnalyzerTestContext

Method Details

AnalyzerTestContext() public method

public AnalyzerTestContext ( [ markupCode, [ languageName, [ options ) : System.Collections.Generic
markupCode [
languageName [
options [
return System.Collections.Generic