1 reference to AppendFormatted
Microsoft.Interop.SourceGeneration (1)
IndentedTextWriter.cs (1)
217public void AppendFormatted<T>(T value) => AppendFormatted(value, format: null);