3 references to GenerateStringOfMethodExecuted
Microsoft.Build (3)
Evaluation\Expander.cs (3)
3621
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
3692
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
3714
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);