public System.Threading.Tasks.Task <System.Collections.Generic.IReadOnlyCollection <NamedExpression> > FindFunctions(string name) { return(_implementation.FindFunctionsAsync(name)); }