// Assembly: mscorlib
// Full name: Mono.SafeStringMarshal

namespace Mono
{
public class SafeStringMarshal // TypeDefIndex: 3322
{
	// Fields
	type#26586 str;
	type#20926 marshaled_string;

	// Methods
	// RVA: -1
	private static type#20925 StringToUtf8_icall(type#12127 str) { }
	// RVA: -1
	public static type#20925 StringToUtf8(type#26576 str) { }
	// RVA: -1
	public static type#28660 GFree(type#20925 ptr) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 str) { }
	// RVA: -1
	public type#20925 get_Value() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
}
