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