3 references to GenerateStringOfMethodExecuted
Microsoft.Build (3)
Evaluation\Expander.cs (3)
3606
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
3677
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
3699
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);