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