4 references to FolderOption
dotnet-format (4)
Commands\FormatCommandCommon.cs (1)
304
if (parseResult.GetValue(
FolderOption
))
Commands\FormatWhitespaceCommand.cs (3)
19
FolderOption
30
var folder = symbolResult.GetValue(
FolderOption
);
40
var folder = symbolResult.GetValue(
FolderOption
);