2 references to GetConditionString
Microsoft.Build.Framework (2)
Assumed.cs (2)
186
InternalError.Throw(message ?? $"{
GetConditionString
(conditionExpression)} expected to be true.");
221
InternalError.Throw(message ?? $"{
GetConditionString
(conditionExpression)} expected to be false.");