1 reference to AssertInterpolatedStringHandler
dotnet (1)
Debug.cs (1)
28
public static void Assert([DoesNotReturnIf(false)] bool condition, [InterpolatedStringHandlerArgument(nameof(condition))] ref
AssertInterpolatedStringHandler
message)