7 references to Push
System.Xml (7)
System\Xml\Schema\DtdValidator.cs (1)
415context = (ValidationState)validationStack.Push();
System\Xml\Schema\XdrBuilder.cs (2)
558_StateHistory.Push(); 572_GroupStack.Push();
System\Xml\Schema\XdrValidator.cs (1)
537context = (ValidationState)validationStack.Push();
System\Xml\Schema\XmlSchemaValidator.cs (1)
1291context = (ValidationState)validationStack.Push();
System\Xml\Schema\XsdBuilder.cs (1)
785this.stateHistory.Push();
System\Xml\Schema\XsdValidator.cs (1)
652context = (ValidationState)validationStack.Push();