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