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