1 reference to ThrowIfTrueInterpolatedStringHandler
Microsoft.CodeAnalysis.InteractiveHost (1)
Contract.cs (1)
142
public static void ThrowIfTrue([DoesNotReturnIf(parameterValue: true)] bool condition, [InterpolatedStringHandlerArgument("condition")]
ThrowIfTrueInterpolatedStringHandler
message, [CallerLineNumber] int lineNumber = 0)