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