3 references to GenerateStringOfMethodExecuted
Microsoft.Build (3)
Evaluation\Expander.cs (3)
3602
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
3673
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
3695
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);