1 write to _schemaAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaAttDef.cs (1)
172set { _schemaAttribute = value; }
1 reference to _schemaAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaAttDef.cs (1)
171get { return _schemaAttribute; }