2 references to ImplementedInterfaces
System.Web (2)
Compilation\BaseCodeDomTreeGenerator.cs (2)
421if (Parser.ImplementedInterfaces != null) { 422foreach (Type t in Parser.ImplementedInterfaces) {