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