2 writes to _memberType
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaInfo.cs (2)
74
_memberType
= value;
181
_memberType
= null;
3 references to _memberType
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaInfo.cs (3)
70
return
_memberType
;
146
if (
_memberType
!= null)
148
return
_memberType
;