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