3 references to XmlTypeNamespace
mscorlib (3)
system\runtime\remoting\remotingattributes.cs (1)
608ProtXmlNamespace = XmlTypeNamespace;
system\runtime\remoting\soap.cs (2)
194RegisterInteropXmlType(attr.XmlTypeName, attr.XmlTypeNamespace, type); 359xmlTypeNamespace = attr.XmlTypeNamespace;