2 writes to ElementDeclBeforeXsi
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
1540_context.ElementDeclBeforeXsi = null; 1729_context.ElementDeclBeforeXsi = elementDecl;
2 references to ElementDeclBeforeXsi
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
1426SchemaElementDecl? declBeforeXsi = _context.ElementDeclBeforeXsi; 2114SchemaElementDecl? beforeXsiDecl = _context.ElementDeclBeforeXsi;