1 reference to Append
System.Private.Windows.Core (1)
System\Text\ValueStringBuilder.cs (1)
256public void AppendFormatted(string? value) => Append(value.AsSpan());