1 write to _elementDecl
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
252
set {
_elementDecl
= value; }
1 reference to _elementDecl
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
251
get { return
_elementDecl
; }