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