// Assembly: UnityEngine.CoreModule
// Full name: Unity.Collections.LeakCategory

namespace Unity.Collections
{
public class LeakCategory // TypeDefIndex: 8590
{
	// Fields
	type#20890 value__;
	type#21909 Invalid;
	type#21909 Malloc;
	type#21909 TempJob;
	type#21909 Persistent;
	type#21909 LightProbesQuery;
	type#21909 NativeTest;
	type#21909 MeshDataArray;
	type#21909 TransformAccessArray;
	type#21909 NavMeshQuery;
}
}
