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