2 references to IsVisibleOutsideAssembly
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Assemblies\RoAssembly.cs (1)
93if (type.IsVisibleOutsideAssembly())
System\Reflection\TypeLoading\General\Helpers.cs (1)
348return type.DeclaringType!.IsVisibleOutsideAssembly();