1 instantiation of AttributeContent
System.Private.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
412
_AttributeDef = new
AttributeContent
();
2 references to AttributeContent
System.Private.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
378
private readonly
AttributeContent
_AttributeDef;
1011
AttributeContent
ad = builder._AttributeDef;