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