17 references to Name
System.Runtime.Remoting (17)
metadata\wsdlparser.cs (17)
4711Util.Log("URTInterface.NewNeeded Enter interface "+Name+" method "+method.Name); 4719Util.Log("URTInterface.NewNeeded Exit interface "+Name+" method "+method.Name+" "+((Enum)method.MethodFlags).ToString()); 4740Util.Log("URTInterface.ResolveTypes "+Name); 4750Util.Log("URTInterface.ResolveTypes Is System "+Name+" iType "+((Enum)iType).ToString()+" baseIFaceNS "+baseIFaceNS); 4780Util.Log("URTInterface.PrintCSC name "+Name+" curNS "+curNS); 4800sb.Append(WsdlParser.IsValidUrl(Name)); 4804sb.Append(WsdlParser.IsValidUrl(Name)); 4824sb.Append(WsdlParser.IsValidCS(Name)); 4850Util.Log("URTInterface.PrintCSC Invoke methods in Interface PrintCSC "+Name+" methodName "+((URTMethod) _methods[i]).Name); 4868Util.Log("URTInterface.PrintClassMethods method "+Name+" curNS "+curNS+" bProxy "+bProxy); 4874Util.Log("URTInterface.PrintClassMethods printedIFaces return "+Name); 4878Util.Log("URTInterface.PrintClassMethods method 2 "+Name+" _methods.Count "+_methods.Count); 4885sb.Append(WsdlParser.IsValidCS(Name)); 4909Util.Log("URTInterface.PrintClassMethods URTMethod invoke interface methods in class PrintCSC "+Name+" methodName "+((URTMethod) _methods[i])); 4919Util.Log("URTInterface.PrintClassMethods BaseIFaces "+Name); 6609Util.Log("URTNamespace.AddInterface "+iface.Name); 6790if (WsdlParser.MatchingStrings(iFace.Name, iFaceName))