methods with — Returns all the methods returning the types in the set
Synopsis
fields with
Description
For each type in the set, this transform returns all the methods
in the analyzed system that have that return type. For a large system
and a common type (i.e. void), you can expect this to be a large set.