3 writes to _schemaElement
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaInfo.cs (3)
106
_schemaElement
= value;
125
_schemaElement
= null;
179
_schemaElement
= null;
3 references to _schemaElement
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaInfo.cs (3)
102
return
_schemaElement
;
158
return
_schemaElement
!= null &&
_schemaElement
.ElementDecl!.DefaultValueTyped != null;