Base:
property
XmlNamespace
System.Runtime.Remoting.Metadata.SoapAttribute.XmlNamespace
2 references to XmlNamespace
mscorlib (2)
system\runtime\remoting\soap.cs (2)
192RegisterInteropXmlElement(attr.XmlElementName, attr.XmlNamespace, type); 327xmlNamespace = attr.XmlNamespace;