1 write to _type
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
77set { _type = value; }
1 reference to _type
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
76get { return _type; }