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