1 write to _attDef
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
156set { _attDef = value; }
1 reference to _attDef
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
155get { return _attDef; }