1 write to FilesFormatted
dotnet-format (1)
WorkspaceFormatResult.cs (1)
14
FilesFormatted
= filesFormatted;
1 reference to FilesFormatted
dotnet-format (1)
Commands\FormatCommandCommon.cs (1)
153
return formatResult.
FilesFormatted
== 0 ? 0 : CheckFailedExitCode;