Base:
2 references to GetInterfaces
System.Reflection.Emit (2)
System\Reflection\Emit\TypeBuilderImpl.cs (2)
937Type[] interfaces = GetInterfaces(); 1379Type[] interfaces = tb.GetInterfaces();