3 references to GenerateStringOfMethodExecuted
Microsoft.Build (3)
Evaluation\Expander.cs (3)
3583
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
3654
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);
3676
string partiallyEvaluated =
GenerateStringOfMethodExecuted
(_expression, objectInstance, _methodMethodName, args);