1 write to _includeReferences
dotnet (1)
Commands\Solution\Add\SolutionAddCommand.cs (1)
46
_includeReferences
= parseResult.GetValue(SolutionAddCommandParser.IncludeReferencesOption);
1 reference to _includeReferences
dotnet (1)
Commands\Solution\Add\SolutionAddCommand.cs (1)
250
if (
_includeReferences
)