2 references to
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapAttributeOverrides.cs (1)
58
return this
[
type, string.Empty];
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (1)
186
SoapAttributes attrs = _attributeOverrides
[
memberInfo.DeclaringType, memberInfo.Name];