// Assembly: mscorlib
// Full name: System.Runtime.InteropServices.SafeBuffer

namespace System.Runtime.InteropServices
{
public class SafeBuffer // TypeDefIndex: 4366
{
	// Fields
	type#27957 Uninitialized;
	type#27955 _numBytes;

	// Methods
	// RVA: -1
	public type#28660 AcquirePointer(type#11680 pointer) { }
	// RVA: -1
	public type#28660 ReleasePointer() { }
	// RVA: -1
	private static type#21032 NotInitialized() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
