2 references to FindType
ilc (2)
Program.cs (2)
800
TypeDesc owningType =
FindType
(context, singleMethodTypeName);
817
genericArguments.Add(
FindType
(context, argString));