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