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