// Assembly: System.Xml
// Full name: System.Xml.Schema.DfaContentValidator

namespace System.Xml.Schema
{
public class DfaContentValidator // TypeDefIndex: 6962
{
	// Fields
	type#12779 transitionTable;
	type#26815 symbols;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#12778 transitionTable, type#26814 symbols, type#29312 contentType, type#15313 isOpen, type#15313 isEmptiable) { }
	// RVA: -1
	public virtual type#28660 InitValidation(type#28368 context) { }
	// RVA: -1
	public virtual type#23705 ValidateElement(type#29234 name, type#28368 context, type#11944 errorCode) { }
	// RVA: -1
	public virtual type#15313 CompleteValidation(type#28368 context) { }
	// RVA: -1
	public virtual type#14448 ExpectedElements(type#28368 context, type#15313 isRequiredOnly) { }
	// RVA: -1
	public virtual type#14448 ExpectedParticles(type#28368 context, type#15313 isRequiredOnly, type#29392 schemaSet) { }
}
}
