// Assembly: mscorlib
// Full name: System.Security.Policy.Evidence

namespace System.Security.Policy
{
public class Evidence // TypeDefIndex: 4004
{
	// Fields
	type#15314 _locked;
	type#14449 hostEvidenceList;
	type#14449 assemblyEvidenceList;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#15313 get_IsSynchronized() { }
	// RVA: -1
	public virtual type#23705 get_SyncRoot() { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#14435 array, type#20867 index) { }
	// RVA: -1
	public virtual type#20073 GetEnumerator() { }
}
}
