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