4 writes to _xmlBaseType
System.Data.Common (4)
System\Data\SimpleType.cs (4)
74_xmlBaseType = _baseSimpleType.XmlBaseType; // SimpleTypeQualifiedName; 78_xmlBaseType = content.BaseTypeName; 84_xmlBaseType = null; 362_xmlBaseType = tmpSimpleType._xmlBaseType;
2 references to _xmlBaseType
System.Data.Common (2)
System\Data\SimpleType.cs (2)
156return _xmlBaseType; 362_xmlBaseType = tmpSimpleType._xmlBaseType;