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)
70return _memberType; 146if (_memberType != null) 148return _memberType;