1 write to _baseTypeName
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
20
set {
_baseTypeName
= value ?? XmlQualifiedName.Empty; }
1 reference to _baseTypeName
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
19
get { return
_baseTypeName
; }