1 write to refName
System.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroupref.cs (1)
27
set {
refName
= (value == null ? XmlQualifiedName.Empty : value); }
1 reference to refName
System.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroupref.cs (1)
26
get { return
refName
; }