1 write to fixedValue
System.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
98
set {
fixedValue
= value; }
1 reference to fixedValue
System.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
97
get { return
fixedValue
; }