3 references to GenerateStringOfMethodExecuted
Microsoft.Build (3)
Evaluation\Expander.cs (3)
4086
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
4157
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
4179
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);