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