// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.StackTraceUtility

namespace UnityEngine
{
public class StackTraceUtility // TypeDefIndex: 8875
{
	// Fields
	type#26582 projectFolder;

	// Methods
	// RVA: -1
	internal static type#28660 SetProjectFolder(type#26576 folder) { }
	// RVA: -1
	public static type#26576 ExtractStackTrace() { }
	// RVA: -1
	internal static type#28660 ExtractStringFromExceptionInternal(type#23705 exceptiono, type#12129 message, type#12129 stackTrace) { }
	// RVA: -1
	internal static type#26576 ExtractFormattedStackTrace(type#26384 stackFrames) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
