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