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