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