Base:
method
GetInterfaces
System.Type.GetInterfaces()
1 reference to GetInterfaces
System.Private.CoreLib (1)
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (1)
264
return ToType().
GetInterfaces
();