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