2 writes to ElementDeclBeforeXsi
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
1528_context.ElementDeclBeforeXsi = null; 1717_context.ElementDeclBeforeXsi = elementDecl;
2 references to ElementDeclBeforeXsi
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
1414SchemaElementDecl? declBeforeXsi = _context.ElementDeclBeforeXsi; 2102SchemaElementDecl? beforeXsiDecl = _context.ElementDeclBeforeXsi;