1 write to _fixedValue
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
77
set {
_fixedValue
= value; }
1 reference to _fixedValue
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
76
get { return
_fixedValue
; }