1 write to _schemaElement
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
184set { _schemaElement = value; }
1 reference to _schemaElement
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
183get { return _schemaElement; }