1 instantiation of AttributeContent
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (1)
415
_AttributeDef = new
AttributeContent
();
2 references to AttributeContent
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (2)
380
private
AttributeContent
_AttributeDef;
1017
AttributeContent
ad = builder._AttributeDef;