2 references to XmlElementAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
2169
XmlElementAttribute xmlElement = new
XmlElementAttribute
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
890
XmlElementAttribute elementAttribute = new
XmlElementAttribute
();