5 references to
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (5)
1629XmlElementAttribute xmlElement = a.XmlElements[i]; 1805XmlElementAttribute xmlElement = a.XmlElements[i]; 1873XmlElementAttribute xmlElement = a.XmlElements[i]; 2074Type type = elements[i].Type == null ? accessorType : elements[i].Type;