1 instantiation of ElementContent
System.Private.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
411
_ElementDef = new
ElementContent
();
2 references to ElementContent
System.Private.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
376
private readonly
ElementContent
_ElementDef;
849
ElementContent
def = builder._ElementDef;