C# Class ArchiMetrics.CodeReview.Rules.Tests.Rules.SolutionTestsBase

Datei anzeigen Open project: jjrdk/ArchiMetrics

Protected Methods

Method Description
CreateSolution ( ) : Microsoft.CodeAnalysis.Solution
CreateSolution ( IEnumerable references ) : Microsoft.CodeAnalysis.Solution

Method Details

CreateSolution() protected static method

protected static CreateSolution ( ) : Microsoft.CodeAnalysis.Solution
return Microsoft.CodeAnalysis.Solution

CreateSolution() protected static method

protected static CreateSolution ( IEnumerable references ) : Microsoft.CodeAnalysis.Solution
references IEnumerable
return Microsoft.CodeAnalysis.Solution