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