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