2 references to GetXmlNamespaceForMethodCall
mscorlib (1)
system\runtime\remoting\remotingsurrogateselector.cs (1)
369
String methodElementNS = SoapServices.
GetXmlNamespaceForMethodCall
(mb);
System.Runtime.Remoting (1)
metadata\wsdlwriter.cs (1)
2075
String interopNamespace = SoapServices.
GetXmlNamespaceForMethodCall
(method);