// Assembly: mscorlib
// Full name: System.Runtime.CompilerServices.InternalsVisibleToAttribute

namespace System.Runtime.CompilerServices
{
public class InternalsVisibleToAttribute // TypeDefIndex: 4470
{
	// Fields
	type#26577 _assemblyName;
	type#15314 _allInternalsVisible;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 assemblyName) { }
	// RVA: -1
	public type#28660 set_AllInternalsVisible(type#15313 value) { }
}
}
