private object TryOfToPoolLocal(Type type, FuncWrapper creator) { return(LocalServer.OfToPool(type, creator)); }