1 write to _final
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaType.cs (1)
97set { _final = value; }
1 reference to _final
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaType.cs (1)
96get { return _final; }