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