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