1 reference to ComputeInterfaceClosure
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\RoType.cs (1)
210
internal RoType[] GetInterfacesNoCopy() => _lazyInterfaces ??=
ComputeInterfaceClosure
();