Codegen.GetCalledOperations Returns Only One Operation

Problem: In the Client API, Codegen.GetCalledOperations returns a list that contains only the first operation.

Solution: Call FindAll instead of GetCalledOperations.