1 instantiation of AttributeContent
System.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
400
_AttributeDef = new
AttributeContent
();
2 references to AttributeContent
System.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
366
private
AttributeContent
_AttributeDef;
906
AttributeContent
ad = builder._AttributeDef;