2 references to CreateArrayAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
1329
XmlArrayAttribute xmlArray =
CreateArrayAttribute
(typeDesc);
1726
a.XmlArray =
CreateArrayAttribute
(accessor.TypeDesc);