20 return "http://schemas.microsoft.com/clr/assem/";
30 return "http://schemas.microsoft.com/clr/ns/";
40 return "http://schemas.microsoft.com/clr/nsassem/";
168 return text.Replace(
" ",
"%20").Replace(
"=",
"%3D");
class f__AnonymousType0<< Count > j__TPar
static Hashtable _xmlTypes
static string EncodeNs(string ns)
static string GetAssemblyName(MethodBase mb)
static string XmlNsForClrTypeWithNsAndAssembly
static string GetNameKey(string name, string namspace)
static string XmlNsForClrTypeWithAssembly
static bool GetXmlElementForInteropType(Type type, [Out] string xmlElement, [Out] string xmlNamespace)
static void RegisterInteropXmlElement(string xmlElement, string xmlNamespace, Type type)
static string XmlNsForClrTypeWithNs
static bool GetXmlTypeForInteropType(Type type, [Out] string xmlType, [Out] string xmlTypeNamespace)
static void PreLoad(Type type)
static void RegisterInteropXmlType(string xmlType, string xmlTypeNamespace, Type type)
static Hashtable _soapActions
static string GetXmlNamespaceForMethodCall(MethodBase mb)
static void PreLoad(Assembly assembly)
static Hashtable _typeInfos
static Hashtable _xmlElements
static string GetXmlNamespaceForMethodResponse(MethodBase mb)
static Hashtable _soapActionsMethods
static string CodeXmlNamespaceForClrTypeNamespace(string typeNamespace, string assemblyName)