3 writes to schemaElement
System.Xml (3)
System\Xml\Schema\XmlSchemaInfo.cs (3)
88
schemaElement
= value;
102
schemaElement
= null;
144
schemaElement
= null;
3 references to schemaElement
System.Xml (3)
System\Xml\Schema\XmlSchemaInfo.cs (3)
85
return
schemaElement
;
127
return
schemaElement
!= null &&
schemaElement
.ElementDecl.DefaultValueTyped != null;