1 write to XmlnsMember
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
1298
members.
XmlnsMember
= mapping;
3 references to XmlnsMember
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
1296
if (members.
XmlnsMember
!= null)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaExporter.cs (2)
585
if (mapping.
XmlnsMember
!= null)
587
AddXmlnsAnnotation(type, mapping.
XmlnsMember
.Name);