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