// Assembly: mscorlib
// Full name: SyncTextWriter

public class SyncTextWriter // TypeDefIndex: 4907
{
	// Fields
	type#27308 _out;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27303 t) { }
	// RVA: -1
	public virtual type#17811 get_Encoding() { }
	// RVA: -1
	public virtual type#20119 get_FormatProvider() { }
	// RVA: -1
	public virtual type#26576 get_NewLine() { }
	// RVA: -1
	public virtual type#28660 Close() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	public virtual type#28660 Flush() { }
	// RVA: -1
	public virtual type#28660 Write(type#15837 value) { }
	// RVA: -1
	public virtual type#28660 Write(type#12899 buffer) { }
	// RVA: -1
	public virtual type#28660 Write(type#12899 buffer, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#28660 Write(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 WriteLine() { }
	// RVA: -1
	public virtual type#28660 WriteLine(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 WriteLine(type#23705 value) { }
	// RVA: -1
	public virtual type#28660 WriteLine(type#26576 format, type#23705 arg0) { }
}
