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