1 reference to AssertInterpolatedStringHandler
Microsoft.CodeAnalysis (1)
InternalUtilities\Debug.cs (1)
26public static void Assert([DoesNotReturnIf(false)] bool condition, [InterpolatedStringHandlerArgument(nameof(condition))] ref AssertInterpolatedStringHandler message)