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