2 references to FindType
crossgen2 (2)
Program.cs (2)
742
TypeDesc owningType =
FindType
(context, singleMethodTypeName);
802
genericArguments.Add(
FindType
(context, argString));