Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ AppendFormattedSlow()

void System.Runtime.CompilerServices.DefaultInterpolatedStringHandler.AppendFormattedSlow ( string value)
inlineprivate

Definition at line 266 of file DefaultInterpolatedStringHandler.cs.

References System.Runtime.CompilerServices.DefaultInterpolatedStringHandler._chars, System.Runtime.CompilerServices.DefaultInterpolatedStringHandler._hasCustomFormatter, System.Runtime.CompilerServices.DefaultInterpolatedStringHandler._pos, System.Runtime.CompilerServices.DefaultInterpolatedStringHandler.EnsureCapacityForAdditionalChars(), System.Span< T >.Slice(), and System.value.

Referenced by System.Runtime.CompilerServices.DefaultInterpolatedStringHandler.AppendFormatted().