3 references to
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (3)
32public SoapReflectionImporter() : this(null, null) 40public SoapReflectionImporter(string defaultNamespace) : this(null, defaultNamespace) 48public SoapReflectionImporter(SoapAttributeOverrides attributeOverrides) : this(attributeOverrides, null)