1 write to _final
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
69set { _final = value; }
1 reference to _final
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
68get { return _final; }