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