8 references to IsTrueInterpolatedStringHandler
Microsoft.Build (2)
ErrorUtilities.cs (2)
111
/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrow(bool, ref FrameworkErrorUtilities.
IsTrueInterpolatedStringHandler
)"/>
114
[InterpolatedStringHandlerArgument(nameof(condition))] ref FrameworkErrorUtilities.
IsTrueInterpolatedStringHandler
handler)
Microsoft.Build.Framework (1)
ErrorUtilities.cs (1)
83
[InterpolatedStringHandlerArgument(nameof(condition))] ref
IsTrueInterpolatedStringHandler
handler)
Microsoft.Build.Tasks.Core (2)
ErrorUtilities.cs (2)
111
/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrow(bool, ref FrameworkErrorUtilities.
IsTrueInterpolatedStringHandler
)"/>
114
[InterpolatedStringHandlerArgument(nameof(condition))] ref FrameworkErrorUtilities.
IsTrueInterpolatedStringHandler
handler)
Microsoft.Build.Utilities.Core (2)
ErrorUtilities.cs (2)
111
/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrow(bool, ref FrameworkErrorUtilities.
IsTrueInterpolatedStringHandler
)"/>
114
[InterpolatedStringHandlerArgument(nameof(condition))] ref FrameworkErrorUtilities.
IsTrueInterpolatedStringHandler
handler)
MSBuild (1)
ErrorUtilities.cs (1)
114
[InterpolatedStringHandlerArgument(nameof(condition))] ref FrameworkErrorUtilities.
IsTrueInterpolatedStringHandler
handler)