_stringBuilderHandler | System.Diagnostics.Debug.AssertInterpolatedStringHandler | private |
AppendFormatted(ReadOnlySpan< char > value) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendFormatted(ReadOnlySpan< char > value, int alignment=0, string? format=null) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendFormatted(string? value) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendFormatted(string? value, int alignment=0, string? format=null) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendFormatted(object? value, int alignment=0, string? format=null) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendFormatted< T >(T value) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendFormatted< T >(T value, string? format) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendFormatted< T >(T value, int alignment) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendFormatted< T >(T value, int alignment, string? format) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AppendLiteral(string value) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
AssertInterpolatedStringHandler(int literalLength, int formattedCount, bool condition, out bool shouldAppend) | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inline |
ToStringAndClear() | System.Diagnostics.Debug.AssertInterpolatedStringHandler | inlinepackage |