1 write to _force
dotnet (1)
Commands\Project\Convert\ProjectConvertCommand.cs (1)
31
_force
= parseResult.GetValue(Definition.ForceOption);
3 references to _force
dotnet (3)
Commands\Project\Convert\ProjectConvertCommand.cs (3)
59
validateAllDirectives: !
_force
);
139
validateAllDirectives: !
_force
);
322
validateAllDirectives: !
_force
);