2 writes to memberType
System.Xml (2)
System\Xml\Schema\XmlSchemaInfo.cs (2)
64memberType = value; 146memberType = null;
3 references to memberType
System.Xml (3)
System\Xml\Schema\XmlSchemaInfo.cs (3)
61return memberType; 118if (memberType != null) { 119return memberType;