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