2 references to AddInterface
System.Web.Extensions (2)
UI\WebControls\Dynamic.cs (2)
1430AddInterface(types, type); 1446foreach (Type t in type.GetInterfaces()) AddInterface(types, t);