2 references to FindGenericType
System.Web.Extensions (2)
UI\WebControls\Dynamic.cs (2)
1178Type enumerableType = FindGenericType(typeof(IEnumerable<>), type); 1219Type found = FindGenericType(generic, intfType);