2 references to GetInterfaces
System.Private.CoreLib (2)
System\Reflection\Runtime\General\ThunkedApis.cs (1)
185
foreach (Type ifc in
GetInterfaces
())
System\RuntimeType.NativeAot.cs (1)
375
return GetRuntimeTypeInfo().
GetInterfaces
();