First, much love for this project!
I have hundreds of warnings when generating my typescript for the "Could not find suitable TypeScript type..." that are all coming from parameters using the [FromServices] attribute. Is there a built-in way for the MethodCodeGenerator.GenerateNode to ignore parameters with that attribute?