1 instantiation of ElementContent
System.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
399
_ElementDef = new
ElementContent
();
2 references to ElementContent
System.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
364
private
ElementContent
_ElementDef;
771
ElementContent
def = builder._ElementDef;