1 write to _fixedValue
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
42
set {
_fixedValue
= value; }
1 reference to _fixedValue
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
41
get { return
_fixedValue
; }