5 references to GetNSAndAssembly
System.Runtime.Remoting (5)
metadata\wsdlwriter.cs (5)
230bool bInteropType = GetNSAndAssembly(type, out ns, out assem); 441bool bInteropType = GetNSAndAssembly(type, out ns, out assem); 535bool bInteropType = GetNSAndAssembly(type, out ns, out assem); 1519bool bInteropType = WsdlGenerator.GetNSAndAssembly(_iFaces[i], out ns, out assem); 1998bool bInteropType = WsdlGenerator.GetNSAndAssembly(iFaces[j], out fns, out fassem);