1 write to final
System.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
87set { final = value; }
1 reference to final
System.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
86get { return final; }