2 writes to ElementDeclBeforeXsi
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
1538_context.ElementDeclBeforeXsi = null; 1727_context.ElementDeclBeforeXsi = elementDecl;
2 references to ElementDeclBeforeXsi
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
1424SchemaElementDecl? declBeforeXsi = _context.ElementDeclBeforeXsi; 2109SchemaElementDecl? beforeXsiDecl = _context.ElementDeclBeforeXsi;