// Assembly: JacksonDunstanNativeCollectionsAssembly
// Full name: JacksonDunstan.NativeCollections.SharedDisposable`1

namespace JacksonDunstan.NativeCollections
{
public class SharedDisposable`1 // TypeDefIndex: 12436
{
	// Fields
	type#12405 m_Buffer;
	type#14213 m_AllocatorLabel;
	type#1341 m_Disposable;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#11497 disposable, type#14208 allocator) { }
	// RVA: -1
	public type#1340 get_Value() { }
	// RVA: -1
	public type#15313 get_IsCreated() { }
	// RVA: -1
	public type#10166 Ref() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#28660 TestUseOnlySetAllowReadAndWriteAccess(type#15313 allowReadOrWriteAccess) { }
	// RVA: -1
	private type#28660 RequireReadAccess() { }
	// RVA: -1
	private type#28660 RequireWriteAccess() { }
}
}
