3 writes to _schemaElement
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaInfo.cs (3)
106_schemaElement = value; 125_schemaElement = null; 179_schemaElement = null;
3 references to _schemaElement
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaInfo.cs (3)
102return _schemaElement; 158return _schemaElement != null && _schemaElement.ElementDecl!.DefaultValueTyped != null;