1 write to _name
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
56set { _name = value; }
1 reference to _name
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
55get { return _name; }