2 references to GetPublicType
System.Linq.Queryable (2)
System\Linq\EnumerableRewriter.cs (2)
159Type pubType = GetPublicType(type); 207Type t = GetPublicType(sq.Enumerable.GetType());