1 write to FormatDescription
dotnet-format (1)
FileChange.cs (1)
23FormatDescription = formatDescription;
1 reference to FormatDescription
dotnet-format (1)
Logging\ILoggerExtensions.cs (1)
16=> LogIssue(logger, document, s_errorSeverityString, formatterName, fileChange.LineNumber, fileChange.CharNumber, fileChange.FormatDescription, changesAreErrors);