Another sample that accompanies the SDK itself (again, located in a self-extracting executable in, also by default, the c:\Program Files\Com20SDK\Samples subdirectory) is command-line type locater that supports substring searches. To use this tool, you need to first extract the samples, build this sample using this command-line in the \FindType subdirectory:
NMAKE -F MAKEFILE
and then run FindType.exe. For example:
C:\Program Files\Com20SDK\Samples\FindType>findtype String class System.String class System.StringBuilder … class System.IO.StringReader class System.IO.StringWriter