457 references to Util
System.Runtime.Remoting (457)
metadata\metadata.cs (14)
41
Util
.Log("MetaData.ConvertTypesToSchemaToFile 1 "+path);
47
Util
.Log("MetaData.ConvertTypesToSchemaToFile 2 ");
62
Util
.Log("MetaData.ConvertTypesToSchemaToFile 3 "+path);
69
Util
.Log("MetaData.ConvertTypesToSchemaToStream 4");
86
Util
.Log("MetaData.RetrieveSchemaFromUrlToStream "+url);
99
Util
.Log("MetaData.RetrieveSchemaFromUrlToFile "+url+" file "+path);
108
Util
.Log("MetaData.ConvertSchemaStreamToCodeSourceStream 1 "+outputDirectory+" proxyUrl "+proxyNamespace);
119
Util
.Log("MetaData.ConvertSchemaStreamToCodeSourceStream 3 "+outputDirectory);
125
Util
.Log("MetaData.ConvertSchemaStreamToCodeSourceStream 2 "+outputDirectory);
135
Util
.Log("MetaData.ConvertCodeSourceStreamToAssemblyFile "+assemblyPath);
164
Util
.Log("MetaData.ConvertCodeSourceStreamToAssemblyFile key file "+stfilename);
182
Util
.Log("MetaData.ConvertCodeSourceStreamToAssemblyFile filename "+filename);
256
Util
.Log("MetaData.ConvertCodeSourceFileToAssemblyFile codePath "+codePath+" assemblyPath "+assemblyPath);
266
Util
.Log("MetaData.SaveStreamToFile "+path);
metadata\sudsparser.cs (3)
51
Util
.Log("SUDSParser.SUDSParser outputDir "+outputDir+" locationURL "+locationURL+" bWrappedProxy "+bWrappedProxy+" proxyNamespace "+proxyNamespace);
52
Util
.LogInput(ref input);
58
Util
.Log("SUDSParser.Parse");
metadata\sudswriter.cs (3)
46
Util
.Log("SUDSGenerator.SUDSGenerator 2");
53
Util
.Log("SUDSGenerator.SUDSGenerator 5 ");
62
Util
.Log("SUDSGenerator.Generate");
metadata\wsdlparser.cs (322)
40
Util
.Log("WsdlParser.WsdlParser outputDir "+outputDir+" locationURL "+locationURL+" bWrappedProxy "+bWrappedProxy+" proxyNamespace "+proxyNamespace);
110
Util
.Log("WsdlParser.SkipXmlElement");
128
Util
.Log("WsdlParser.ReadNextXmlElement");
146
Util
.Log("WsdlParser.ParseComplexType NS "+parsingNamespace.Name+" typeName "+typeName);
154
Util
.Log("WsdlParser.ParseComplexType actualNS 1 "+xns);
155
Util
.Log("WsdlParser.ParseComplexType actualNS 2 "+xns.Name);
238
Util
.Log("WsdlParser.ParseSimpleType NS "+parsingNamespace+" typeName "+typeName);
316
Util
.Log("WsdlParser.ParseEnumeration facitNum "+enumFacetNum);
338
Util
.Log("WsdlParser.ParseElementField NS "+parsingNamespace+" fieldNum "+fieldNum);
435
Util
.Log("WsdlParser.ParseAttributeField NS "+parsingNamespace);
513
Util
.Log("WsdlParser.ParseRestrictionField Enter NS "+parsingNamespace+" type "+parsingType);
531
Util
.Log("WsdlParser.ParseRestrictionField elementName "+elementName);
540
Util
.Log("WsdlParser.ParseRestrictionField arrayType "+arrayType);
567
Util
.Log("WsdlParser.ParseRestrictionField Exit NS "+parsingNamespace+" type "+parsingType);
575
Util
.Log("WsdlParser.ParseElementDecl");
637
Util
.Log("WsdlParser.ResolveTypeNames typeNS "+typeNS+" typeName "+typeName);
649
Util
.Log("WsdlParser.ResolveTypeNames typeNS 1 bEmbedded "+bEmbedded+" bArrayType "+bArrayType);
676
Util
.Log("WsdlParser.ParseNamespace");
724
Util
.Log("WsdlParser.ParseReaderStreamLocation location "+reader.Location+" current location "+currentReaderStream.Location);
753
Util
.Log("WsdlParser.ParseReaderStreamLocation http "+location);
763
Util
.Log("WsdlParser.ParseImport");
768
Util
.Log("WsdlParser.ParseImport "+ns+" location "+location);
781
Util
.Log("WsdlParser.Parse");
807
Util
.Log("WsdlParser.ParseInput" + input.Location);
815
Util
.Log("WsdlParser.ParseInput before ParseWsdl "+input.Location);
822
Util
.Log("WsdlParser.ParseInput before ParseWsdlTypes "+input.Location);
830
Util
.Log("WsdlParser.ParseInput before ParseWsdl "+input.Location);
846
Util
.Log("WsdlParser.ParseWsdl elementName "+_XMLReader.LocalName+" namespace "+ _XMLReader.NamespaceURI);
857
Util
.Log("WsdlParser.ParseWsdl Loop "+_XMLReader.LocalName);
900
Util
.Log("WsdlParser.StartWsdlResolution ");
905
Util
.Log("WsdlParser.ParseWsdl Invoke PrintCSC");
913
Util
.Log("WsdlParser.PruneNamespaces");
940
Util
.Log("WsdlParser.ParseWsdlTypes");
986
Util
.Log("WsdlParser.ParseSchemaImportElement IsImport "+bImport);
993
Util
.Log("WsdlParser.ParseSchemaImportElement "+ns+" location "+location);
1015
Util
.Log("WsdlParser.ParseImportedSchemaController");
1039
Util
.Log("WsdlParser.ParseImportedSchema "+input.Location);
1056
Util
.Log("WsdlParser.ParseWsdlMessage");
1096
Util
.Log("WsdlParser.ParseWsdlPortType");
1126
Util
.Log("WsdlParser.ParseWsdlPortTypeOperationContent type "+portType.name+" operationName "+portTypeOperation.name);
1189
Util
.Log("WsdlParser.ParseWsdlBinding");
1284
Util
.Log("WsdlParser.ParseWsdlBindingSuds");
1320
Util
.Log("WsdlParser.ProcessSudsUse use enter "+use+" elementName "+elementName);
1341
Util
.Log("WsdlParser.ProcessSudsUse use exit "+((Enum)sudsUse).ToString());
1347
Util
.Log("WsdlParser.ParseWsdlBindingOperation");
1413
Util
.Log("WsdlParser.ParseWsdlBindingOperationSections");
1490
Util
.Log("WsdlParser.ParseWsdlService");
1521
Util
.Log("WsdlParser.ParseWsdlServicePort");
1544
Util
.Log("WsdlParser.ResolveWsdl ");
1584
Util
.Log("WsdlParser.ResolveWsdlClass suds "+suds);
1592
Util
.Log("WsdlParser.ResolveWsdlClass suds not null "+suds.elementName+" "+suds.typeName);
1611
Util
.Log("WsdlParser.ResolveWsdlClass MarshalByRef IsSudsType true 1 "+suds.elementName+" "+suds.typeName);
1636
Util
.Log("WsdlParser.ResolveWsdlClass IsSudsType true 2 "+suds.elementName+" "+suds.typeName);
1660
Util
.Log("WsdlParser.ResolveWsdlClass no suds ");
1678
Util
.Log("WsdlParser.ResolveWsdlClass IsSudsType true 3 "+name);
1744
Util
.Log("WsdlParser.ResolveWsdlInterface "+binding.name+" ns "+binding.parsingNamespace.Namespace+" suds "+suds.typeName);
1801
Util
.Log("WsdlParser.ResolveWsdlNestedType "+binding.name+" ns "+binding.parsingNamespace.Namespace+" suds "+suds.typeName+" nestedName "+nested.name+" nestedTypeName "+nested.typeName);
1827
Util
.Log("WsdlParser.ResolveWsdlNestedType cann't find inner type "+nested.typeName+" className "+className+" ns "+ns);
1848
Util
.Log("WsdlParser.ResolveWsdlAddress "+binding.name);
1869
Util
.Log("WsdlParser.ResolveWsdlMethodInfo "+binding.name);
1943
Util
.Log("WsdlParser.ResolveWsdlMethodInfo find portTypeOp 1 "+opSec.name+" portTypeOp "+portTypeOp);
1954
Util
.Log("WsdlParser.ResolveWsdlMethodInfo find portTypeOp 2 "+newOpName+" portTypeOp "+portTypeOp);
2095
Util
.Log("WsdlParser.ParseSchema");
2138
Util
.Log("WsdlParser.Resolve");
2153
Util
.Log("WsdlParser.LookupAttribute Enter "+attrName+", NS "+attrNS+", Exp "+throwExp);
2171
Util
.Log("WsdlParser.LookupAttribute exit "+attrName+"="+value+", NS "+attrNS+", Exp "+throwExp);
2179
Util
.Log("WsdlParser.ResolveTypeAttribute typeName "+typeName);
2213
Util
.Log("WsdlParser.ParseQName Enter qname "+qname+" default xmlns NS "+_XMLReader.LookupNamespace(""));
2219
Util
.Log("WsdlParser.ParseQName Exit null");
2237
Util
.Log("WsdlParser.ParseQName Exit defaultNS qname "+qname);
2242
Util
.Log("WsdlParser.ParseQName Exit defaultNS qname "+qname+" default "+defaultNS.Name);
2267
Util
.Log("WsdlParser.ParseQName Exit qname "+qname+" typeString "+ns+" returnNS "+(returnNS == null?"null":returnNS.Name));
2274
Util
.Log("WsdlParser.Qualify typeNS "+typeNS+" curNS "+curNS);
2288
Util
.Log("WsdlParser.MatchingNamespace "+elmNS+" ***** "+_XMLReader.NamespaceURI);
2299
Util
.Log("WsdlParser.MatchingSchemaNamespace ");
2606
Util
.Log("WsdlParser.MatchingSchemaStrings left "+left+" _xsdVersion "+((Enum)_xsdVersion).ToString());
2638
Util
.Log("SudsConverter.MapSchemaTypesToCSharpTypes Enter "+xsdType);
2654
Util
.Log("SudsConverter.MapSchemaTypesToCSharpTypes Exit Type "+clrType);
2662
Util
.Log("WsdlParser.IsPrimitiveType typeNS "+typeNS+" typeName "+typeName);
2676
Util
.Log("WsdlParser.lookupNamespace name "+name+" number of NS "+_URTNamespaces.Count);
2684
Util
.Log("WsdlParser.lookupNamespace search ns found "+urtNS.GetHashCode()+" "+urtNS.Name+" input "+name);
2689
Util
.Log("WsdlParser.lookupNamespace search ns Not found "+name);
2700
Util
.Log("WsdlParser.AddNewNamespace name "+ns);
2708
Util
.Log("WsdlParser.AddNewNamespace new namespace "+ns);
2712
Util
.Log("WsdlParser.AddNewNamespace existing namespace "+ns);
2728
Util
.Log("WsdlParser.PrintCSC ");
2742
Util
.Log("WsdlParser.PrintCSC Interop "+urtNS.EncodedNS+" "+urtNS.Namespace+" urtType "+((Enum)urtNS.UrtType).ToString());
2751
Util
.Log("WsdlParser.PrintCSC fileName urtNS "+urtNS.Namespace+" urtType "+((Enum)urtNS.UrtType).ToString());
2758
Util
.Log("WsdlParser.PrintCSC fileName "+fileName+" "+urtNS.Namespace);
2772
Util
.Log("WsdlParser.IsURTExportedType Enter "+name);
2780
Util
.Log("WsdlParser.IsURTExportedType trace 1 "+name);
2785
Util
.Log("WsdlParser.IsURTExportedType trace 2 "+name);
2811
Util
.Log("WsdlParser.IsURTExportedType Exit "+((Enum)urtType).ToString());
2817
Util
.Log("WsdlParser.GetTypeString Entry curNS "+curNS+" bNS "+bNS+" URTNamespace "+urtNS.Name+" typeName "+typeName+" typeNS "+typeNS);
2873
Util
.Log("WsdlParser.GetTypeString Exit type "+type);
2881
Util
.Log("WsdlParser.CreatePrimedNametable");
3150
Util
.Log("ReaderStream.ReaderStream "+location);
3190
Util
.Log("ReaderStream.GetReaderStream "+newStream.Location);
3195
Util
.Log("ReaderStream.GetReaderStream location match input.location "+input._location+" location "+newStream.Location);
3209
Util
.Log("ReaderStream.GetNextReaderStream "+input._next);
3227
Util
.Log("WriterStream.WriterStream "+fileName);
3260
Util
.Log("WriterStream.GetWriterStream "+fileName);
3279
Util
.Log("WriterStream.GetWriterStream in fileName "+fileName+" completeFileName "+_completeFileName);
3310
Util
.Log("URTParam.URTParam name "+name+" typeName "+typeName+" typeNS "+typeNS+" ecodedNS "+encodedNS+" pType "+pType+" bEmbedded "+bEmbedded);
3363
Util
.Log("URTParam.PrintCSC curNS "+curNS+" name "+_name);
3374
Util
.Log("URTParam.PrintCSC name "+_name);
3434
Util
.Log("URTMethod.URTMethod name "+name+" soapAction "+soapAction+" attributes "+methodAttributes+" complexType "+complexType);
3463
Util
.Log("URTMethod.URTMethod methodFlags "+((Enum)_methodFlags).ToString());
3484
Util
.Log("URTMethod.GetTypeString curNS "+curNS+" bNS "+bNS);
3519
Util
.Log("URTMethod.AddParam "+newParam.Name);
3583
Util
.Log("URTMethod.ResolveMethodAttributes "+Name+" MethodFlags "+((Enum)_methodFlags).ToString());
3590
Util
.Log("URTMethod.FindMethodAttributes "+Name+" complexType "+_complexType);
3594
Util
.Log("URTMethod.FindMethodAttributes "+_complexType.Name);
3613
Util
.Log("URTMethod.FindMethodAttributes baseType Enter "+baseType);
3624
Util
.Log("URTMethod.FindMethodAttributes "+Name+" bVirtual "+bVirtual);
3687
Util
.Log("URTMethod.FindMethodAttributes Exit "+Name+" "+((Enum)_methodFlags).ToString());
3693
Util
.Log("URTMethod.IsSignature param length "+paramInfos.Length+" URTParams length "+_params.Count);
3716
Util
.Log("URTMethod.PrintSignature curNS "+curNS);
3721
Util
.Log("URTMethod.PrintSignature Invoke _params PrintCSC");
3737
Util
.Log("URTMethod.PrintCSC name "+_methodName+" namePrefix "+namePrefix+" curNS "+curNS+" MethodPrintEnum "+((Enum)methodPrintEnum).ToString());
3779
Util
.Log("URTMethod.PrintCSC Invoke _params[0] 1 PrintCSC");
3784
Util
.Log("URTMethod.PrintCSC Invoke _params 2 PrintCSC "+i);
3832
Util
.Log("URTMethod.PrintCSC return print");
3857
Util
.Log("URTMethod.PrintCSC Invoke _params[0] 3 PrintCSC");
3862
Util
.Log("URTMethod.PrintCSC Invoke _params 4 PrintCSC");
4008
Util
.Log("URTMethod.ValueString paramType "+paramType+" valueString "+valueString);
4021
Util
.Log("URTMethod.ResolveWsdlParams targetName "+targetName+" targetNS "+targetNS+" bRequest "+bRequest+" wsdlMethodInfo "+wsdlMethodInfo);
4083
Util
.Log("URTMethod.ResolveWsdlParams actualType "+actualType+" actualTypeNs "+actualTypeNs);
4104
Util
.Log("URTMethod.ResolveWsdlParams actualType 2 UrtType "+((Enum)ns.UrtType).ToString());
4163
Util
.Log("RRMethod.RRMethod WsdlMethodInfo name "+wsdlMethodInfo.methodName+" soapAction "+wsdlMethodInfo.soapAction);
4174
Util
.Log("RRMethod.AddRequest name "+name+" ns "+ns);
4182
Util
.Log("RRMethod.AddResponse name "+name+" ns "+ns);
4190
Util
.Log("RRMethod.ResolveTypes "+_requestElementName+" "+_responseElementName);
4214
Util
.Log("RRMethod.PrintCSC name "+_requestElementName+" namePrefix "+namePrefix+" curNS "+curNS+" methodPrintEnum "+((Enum)methodPrintEnum).ToString());
4257
Util
.Log("RRMethod.PrintCSC Invoke base PrintCSC");
4282
Util
.Log("OnewayMethod.OnewayMethod name "+name+" soapAction "+soapAction);
4292
Util
.Log("OnewayMethod.OnewayMethod WsdlMethodInfo name "+wsdlMethodInfo.methodName+" soapAction "+wsdlMethodInfo.soapAction);
4302
Util
.Log("OnewayMethod.AddMessage name "+name+" ns "+ns);
4310
Util
.Log("OnewayMethod.ResolveTypes name "+ _messageElementName);
4335
Util
.Log("OnewayMethod.PrintCSC name "+_messageElementName+" namePrefix "+namePrefix+" curNS "+curNS+" methodPrintEnum "+((Enum)methodPrintEnum).ToString());
4374
Util
.Log("OnewayMethod.PrintCSC Invoke base PrintCSC");
4394
Util
.Log("BaseInterface.BaseInterface");
4431
Util
.Log("BaseInterface.GetName curNS "+curNS);
4452
Util
.Log("SystemInterface.SystemInterface");
4476
Util
.Log("SystemInterface.PrintClassMethods "+curNS+" bProxy "+bProxy);
4571
Util
.Log("SystemInterface.PrintClassMethods return 1 print");
4586
Util
.Log("SystemInterface.PrintClassMethods return 2 print");
4627
Util
.Log("SystemInterface.CSharpTypeString typeName "+typeName);
4671
Util
.Log("URTInterface.URTInterface name "+name+" ns "+ns+" encodedNS "+encodedNS);
4680
Util
.Log("URTInterface.Extends baseName "+baseName+" baseNSf "+baseNS);
4703
Util
.Log("URTInterface.AddMethod method "+method.Name);
4711
Util
.Log("URTInterface.NewNeeded Enter interface "+Name+" method "+method.Name);
4719
Util
.Log("URTInterface.NewNeeded Exit interface "+Name+" method "+method.Name+" "+((Enum)method.MethodFlags).ToString());
4740
Util
.Log("URTInterface.ResolveTypes "+Name);
4750
Util
.Log("URTInterface.ResolveTypes Is System "+Name+" iType "+((Enum)iType).ToString()+" baseIFaceNS "+baseIFaceNS);
4780
Util
.Log("URTInterface.PrintCSC name "+Name+" curNS "+curNS);
4846
Util
.Log("URTInterface.PrintCSC method count "+_methods.Count);
4850
Util
.Log("URTInterface.PrintCSC Invoke methods in Interface PrintCSC "+Name+" methodName "+((URTMethod) _methods[i]).Name);
4868
Util
.Log("URTInterface.PrintClassMethods method "+Name+" curNS "+curNS+" bProxy "+bProxy);
4874
Util
.Log("URTInterface.PrintClassMethods printedIFaces return "+Name);
4878
Util
.Log("URTInterface.PrintClassMethods method 2 "+Name+" _methods.Count "+_methods.Count);
4909
Util
.Log("URTInterface.PrintClassMethods URTMethod invoke interface methods in class PrintCSC "+Name+" methodName "+((URTMethod) _methods[i]));
4919
Util
.Log("URTInterface.PrintClassMethods BaseIFaces "+Name);
4942
Util
.Log("URTField.URTField "+name+" typeName "+typeName+" xmlNS "+xmlNS+" bPrimitive "+bPrimitive+" bEmbedded "+bEmbedded+" bAttribute "+bAttribute);
4990
Util
.Log("URTField.PrintCSC name "+_name+" curNS"+curNS);
5038
Util
.Log("EnumFacet.EnumFacet valueString "+valueString+" value "+value);
5045
Util
.Log("EnumFacet.PrintCSC _valueString "+_valueString+" value "+_value+" curNS "+curNS);
5072
Util
.Log("BaseType.BaseType in name "+name+" storedname "+_name+" nested "+_bNestedType);
5138
Util
.Log("BaseType.IsURTType _namespace "+_namespace+" _encodedNS "+_encodedNS+" "+((Object) _namespace == (Object) _encodedNS));
5198
Util
.Log("SystemType.SystemType name "+name+" ns "+ns+" assemName "+assemName);
5262
Util
.Log("URTSimpleType.URTSimpleType name "+name+" ns "+ns+" encodedNS "+encodedNS+" bAnonymous "+bAnonymous);
5276
Util
.Log("URTSimpleType.Extends baseTypeName "+baseTypeName+" baseTypeNS "+baseTypeNS);
5327
Util
.Log("URTSimpleType.AddFacet");
5379
Util
.Log("URTSimpleType.GetName curNS "+curNS+" return "+base.GetName(curNS));
5386
Util
.Log("URTSimpleType.PrintCSC name "+Name+" curNS "+curNS);
5461
Util
.Log("URTSimpleType.PrintCSC Invoke _facets PrintCSC ");
5495
Util
.Log("URTComplexType.URTComplexType name "+this.GetHashCode()+" "+name+" urlNS "+urlNS+" ns "+ns+" encodedNS "+encodedNS+" bSUDStype "+bSUDSType+" bAnonymous "+bAnonymous);
5522
Util
.Log("URTComplexType.URTComplexType add outerType to namespace "+outerType+" nestedname "+name);
5553
Util
.Log("URTComplexType.Extends baseTypeName "+baseTypeName+" baseTypeNS "+baseTypeNS);
5559
Util
.Log("URTComplexType.Implements IFaceName "+iFaceName+" iFaceNS "+iFaceNS);
5628
Util
.Log("URTComplexType.IsArray "+this.GetHashCode()+" "+Name+" IsArray "+_arrayType);
5663
Util
.Log("URTComplexType.IsEmittableFieldType _fieldString "+_fieldString+" _bAnonymous "+_bAnonymous+" _fields.Count "+_fields.Count);
5708
Util
.Log("URTComplexType.AddField");
5713
Util
.Log("URTComplexType.AddMethod "+method);
5729
Util
.Log("URTComplexType.GetMethod "+name+" count "+_methods.Count+" Name "+Name+" base ns "+_baseTypeXmlNS+" base name "+_baseTypeName);
5733
Util
.Log("URTComplexType.GetMethod interate "+method.Name);
5742
Util
.Log("URTComplexType.ResolveTypes "+Name+" _baseTypeName "+_baseTypeName+" IsSUDSType "+IsSUDSType);
5765
Util
.Log("URTComplexType.ResolveTypes 1 ");
5821
Util
.Log("URTComplexType.ResolveTypes 5 ");
5863
Util
.Log("URTComplexType.ResolveMethods "+Name);
5894
Util
.Log("URTComplexType.PrintCSC enter name "+Name+" curNS "+curNS+" sudsUse "+((Enum)_sudsUse).ToString()+" bNestedType "+bNestedType+" bNestedTypePrint "+bNestedTypePrint);
6067
Util
.Log("URTComplexType.PrintCSC _sudsType "+((Enum)_sudsType).ToString());
6091
Util
.Log("URTComplexType.PrintCSC Invoke methods class methods PrintCSC class "+Name+" methodName "+((URTMethod) _methods[i]).Name);
6117
Util
.Log("URTComplexType.PrintCS Invoke _fields PrintCSC");
6145
Util
.Log("URTComplexType.PrintCSC Exit name "+Name+" curNS "+curNS);
6151
Util
.Log("URTComplexType.PrintCSC PrintClientProxy ");
6270
Util
.Log("URTComplexType.PrintCSC PrintISerializable ");
6355
Util
.Log("URTComplexType.ResolveArray Entry "+this.GetHashCode()+" "+_arrayType+" ns "+_arrayNS);
6369
Util
.Log("URTComplexType.AddArray "+arrayType+" ns "+(arrayNS == null?"null":arrayNS.Namespace)+" finalName "+_arrayType);
6374
Util
.Log("URTComplexType.ResolveArray Entry "+this.GetHashCode()+" "+_arrayType+" ns "+_arrayNS);
6409
Util
.Log("URTComplexType.ResolveArray Exit "+_clrarray+" "+_arrayNS+" elementname "+actualElementType);
6460
Util
.Log("ElementDecl.ElementDecl elmName "+elmName+" elmNS "+elmNS+" typeName "+typeName+" typeNS "+typeNS+" bPrimitive "+bPrimitive);
6483
Util
.Log("ElementDecl.Resolve "+TypeName+" "+TypeNS);
6528
Util
.Log("URTNamespace.URTNamespace Enter name "+name);
6546
Util
.Log("URTNamespace.URTNamespace Exit name "+this.GetHashCode()+" "+name+" _namespace "+_namespace+" _assemName "+_assemName+" _encodedNS "+_encodedNS);
6569
Util
.Log("URTNamespace.EncodeInterop encoded "+_encodedNS);
6577
Util
.Log("URTNamespace.GetNextAnonymousName AnonymousType"+_anonymousSeqNum+" ComplexType "+_name);
6583
Util
.Log("URTNamespace.AddElementDecl ");
6589
Util
.Log("URTNamespace.AddComplexType "+this.GetHashCode()+" "+type.Name+" "+type.GetHashCode()+" ns "+_name);
6599
Util
.Log("URTNamespace.AddSimpleType "+type.Name);
6609
Util
.Log("URTNamespace.AddInterface "+iface.Name);
6704
Util
.Log("URTNamespace.LookupComplexType "+typeName+" ns "+this.GetHashCode()+" "+_name+" return "+((ctype != null) ? ctype.Name:"null"));
6721
Util
.Log("URTNamespace.LookupComplexTypeEqual "+typeName+" ns "+this.GetHashCode()+" "+_name+" return "+((ctype != null) ? ctype.Name:"null"));
6728
Util
.Log("URTNamespace.LookupSimpleType "+typeName+" ns "+_name);
6750
Util
.Log("URTNamespace.RemoveComplexType "+type.Name+" complex Type "+_name);
6753
Util
.Log("URTNamespace.RemoveComplexType 1 "+type.Name+" complexTypes "+((_URTComplexTypes[i] != null) ? ((URTComplexType)_URTComplexTypes[i]).Name : "Null"));
6756
Util
.Log("URTNamespace.RemoveComplexType 2 match "+type.Name+" complexTypes "+((_URTComplexTypes[i] != null) ? ((URTComplexType)_URTComplexTypes[i]).Name : "Null"));
6769
Util
.Log("URTNamespace.RemoveSimpleType "+type.Name+" SimpleType "+_name);
6786
Util
.Log("URTNamespace.LookupInterface "+iFaceName);
6799
Util
.Log("URTNamespace.ResolveElements "+Name);
6809
Util
.Log("URTNamespace.ResolveTypes "+Name);
6866
Util
.Log("URTNamespace.ResolveMethods "+Name);
6877
Util
.Log("URTNamespace.PrintCSC Entry "+Name);
6943
Util
.Log("URTNamespace.PrintCSC Invoke Complex type PrintCSC");
6956
Util
.Log("URTNamespace.PrintCSC Invoke Simple type PrintCSC");
6964
Util
.Log("URTNamespace.PrintCSC Invoke Interfaces PrintCSC");
7009
Util
.Log("WsdlMessage.UsedNamespace "+name+" "+nameNs);
7019
Util
.Log("WsdlMessage.Dump");
7020
Util
.Log(" name "+name);
7021
Util
.Log(" ns "+nameNs);
7041
Util
.Log("WsdlMessagePart.UsedNamespace "+name+" "+nameNs);
7050
Util
.Log("WsdlMessagePart.Dump");
7051
Util
.Log(" name "+name);
7052
Util
.Log(" element "+element);
7053
Util
.Log(" elementNs "+elementNs);
7054
Util
.Log(" typeName "+typeName);
7055
Util
.Log(" typeNameNs "+typeNameNs);
7078
Util
.Log("WsdlPortType.Dump");
7079
Util
.Log(" name "+name);
7081
Util
.Log(" sections key "+d.Key+" value "+((WsdlPortTypeOperation)d.Value).name);
7106
Util
.Log("WsdlPortTypeOperation.Dump");
7107
Util
.Log(" name "+name+" parameterOrder "+parameterOrder);
7123
Util
.Log("WsdlPortTypeOperationContent.UsedNamespace "+name+" "+nameNs);
7133
Util
.Log("WsdlPortTypeOperationContent.Dump");
7134
Util
.Log(" element "+element);
7135
Util
.Log(" name "+name);
7136
Util
.Log(" message "+message);
7137
Util
.Log(" messageNs "+messageNs);
7173
Util
.Log("WsdlBinding.Dump");
7174
Util
.Log(" name "+name);
7175
Util
.Log(" type "+type);
7176
Util
.Log(" typeNs "+typeNs);
7177
Util
.Log(" parsingNamespace.ns "+parsingNamespace.Namespace);
7178
Util
.Log(" parsingNamespace.EncodedNS "+parsingNamespace.EncodedNS);
7201
Util
.Log("WsdlBIndingOperation.UsedNamespace "+name+" "+nameNs);
7214
Util
.Log("WsdlBindingOperation.Dump");
7215
Util
.Log(" name "+name);
7216
Util
.Log(" methodAttributes "+methodAttributes);
7231
Util
.Log("WsdlBIndingOperationSection.UsedNamespace "+name);
7237
Util
.Log("WsdlBindingOperationSection.Dump");
7238
Util
.Log(" name "+name);
7239
Util
.Log(" elementName "+elementName);
7253
Util
.Log("WsdlBindingSoapBinding.UsedNamespace ");
7257
Util
.Log("WsdlBindingSoapBinding.Dump");
7258
Util
.Log(" style "+style);
7259
Util
.Log(" transport "+transport);
7274
Util
.Log("WsdlBIndingSoapBody.UsedNamespace "+parts);
7278
Util
.Log("WsdlBindingSoapBody.Dump");
7279
Util
.Log(" parts "+parts);
7280
Util
.Log(" use "+use);
7281
Util
.Log(" encodingStyle "+encodingStyle);
7282
Util
.Log(" namespaceUri "+namespaceUri);
7297
Util
.Log("WsdlBindingSoapHeader.UsedNamespace "+message+" "+messageNs);
7305
Util
.Log("WsdlBindingSoapHeader.Dump");
7306
Util
.Log(" message "+message);
7307
Util
.Log(" part "+part);
7308
Util
.Log(" use "+use);
7309
Util
.Log(" encodingStyle "+encodingStyle);
7310
Util
.Log(" namespaceUri "+namespaceUri);
7321
Util
.Log("WsdlBindingSoapOperation.UsedNamespace ");
7325
Util
.Log("WsdlBindingSoapOperation.Dump");
7326
Util
.Log(" soapAction "+soapAction);
7327
Util
.Log(" style "+style);
7340
Util
.Log("WsdlBindingSoapFault.UsedNamespace "+name+" "+namespaceUri);
7348
Util
.Log("WsdlBindingSoapFault.Dump");
7349
Util
.Log(" name "+name);
7350
Util
.Log(" use "+use);
7351
Util
.Log(" encodingStyle "+encodingStyle);
7352
Util
.Log(" namespaceUri "+namespaceUri);
7380
Util
.Log("WsdlBindingSuds.UsedNamespace elementName "+elementName+" typeName "+typeName+" ns "+ns+" extendsTypeName "+extendsTypeName+" extendsNs "+extendsNs+" sudsUse "+((Enum)sudsUse).ToString());
7393
Util
.Log("WsdlBindingSuds.Dump");
7394
Util
.Log(" elementName "+elementName);
7395
Util
.Log(" typeName "+typeName);
7396
Util
.Log(" ns "+ns);
7397
Util
.Log(" extendsTypeName "+extendsTypeName);
7398
Util
.Log(" extendsNs "+extendsNs);
7399
Util
.Log(" sudsUse "+((Enum)sudsUse).ToString());
7414
Util
.Log("WsdlBindingSudsImplements.UsedNamespace typeName "+typeName+" ns "+ns);
7421
Util
.Log("WsdlBindingSudsImplements.Dump");
7422
Util
.Log(" typeName "+typeName);
7423
Util
.Log(" ns "+ns);
7435
Util
.Log("WsdlBindingSudsNestedType.Dump");
7436
Util
.Log(" name "+name);
7437
Util
.Log(" typeName "+typeName);
7438
Util
.Log(" ns "+ns);
7460
Util
.Log("WsdlService.Dump");
7461
Util
.Log(" name "+name);
7487
Util
.Log("WsdlServicePort.Dump");
7488
Util
.Log(" name "+name);
7489
Util
.Log(" nameNs "+nameNs);
7490
Util
.Log(" binding "+binding);
7491
Util
.Log(" bindingNs"+bindingNs);
7495
Util
.Log(" location "+item);
7535
Util
.Log("WsdlMethodInfo.Dump");
7536
Util
.Log(" soapAction "+soapAction);
7537
Util
.Log(" methodName "+methodName);
7538
Util
.Log(" ns "+methodNameNs);
7543
Util
.Log(" paramNamesOrder name "+pname);
7549
Util
.Log(" inputparams name "+inputNames[i]+" element "+inputElements[i]+" elementNs "+inputElementsNs[i]+" type "+inputTypes[i]+" typeNs "+inputTypesNs[i]);
7555
Util
.Log(" outputparams name "+outputNames[i]+" element "+outputElements[i]+" elementNs "+outputElementsNs[i]+" type "+outputTypes[i]+" typeNs "+outputTypesNs[i]);
7560
Util
.Log(" Property name "+propertyName+" bGet "+bGet+" bSet "+bSet+" type "+propertyType+" ns "+propertyNs);
7561
Util
.Log(" action get "+soapActionGet+" set "+soapActionSet);
metadata\wsdlwriter.cs (115)
41
Util
.Log("WsdlGenerator.WsdlGenerator 1");
54
Util
.Log("WsdlGenerator.WsdlGenerator ProcessTypeAttributes 1 "+types[i]);
65
Util
.Log("WsdlGenerator.WsdlGenerator 2");
78
Util
.Log("WsdlGenerator.WsdlGenerator ProcessTypeAttributes 2 "+types[i].BaseType);
90
Util
.Log("WsdlGenerator.WsdlGenerator 3 "+url);
99
Util
.Log("WsdlGenerator.WsdlGenerator 4 "+url);
106
Util
.Log("WsdlGenerator.WsdlGenerator 5 ");
120
Util
.Log("WsdlGenerator.WsdlGenerator ProcessTypeAttributes 3 objectType "+serviceTypes[i].ObjectType+" basetype "+serviceTypes[i].ObjectType.BaseType);
164
Util
.Log("WsdlGenerator.WsdlGenerator RefName nested "+type);
193
Util
.Log("WsdlGenerator.ProcessTypeAttributes "+type+" SoapOptions "+((Enum)att.SoapOptions).ToString()+" _xsdVersion "+((Enum)_xsdVersion).ToString());
201
Util
.Log("WsdlGenerator.Generate");
231
Util
.Log("WsdlGenerator.ProcessType Dequeue "+type+" ns "+ns+" assem "+assem);
252
Util
.Log("WsdlGenerator.ProcessType simpleType "+ssType);
267
Util
.Log("WsdlGenerator.ProcessType need new type "+type+" typename "+type.Name);
288
Util
.Log("WsdlGenerator.EnqueueReachableTypes "+rsType.Name+" "+rsType.XNS.Name);
305
Util
.Log("WsdlGenerator.EnqueueReachableTypes suds type "+rsType.Name+" "+rsType.XNS.Name);
321
Util
.Log("WsdlGenerator.EnqueueReachableTypes Interfaces "+interfaces[i].Name+" "+xns.Name);
346
Util
.Log("WsdlGenerator.ProcessMethods "+rsType);
371
Util
.Log("WsdlGenerator.ProcessMethods methods "+method.Name+" "+methodXNS.Name);
384
Util
.Log("WsdlGenerator.AddType "+type+" ns "+xns.Namespace);
402
Util
.Log("WsdlGenerator.AddType elementType "+type+" elementType "+elementType);
420
Util
.Log("WsdlGenerator.AddType parentName "+parentName+" assembly "+assembly);
422
Util
.Log("WsdlGenerator.AddType parentType "+parentType);
434
Util
.Log("WsdlGenerator.EnqueueType "+type+" ns "+xns.Namespace);
465
Util
.Log("WsdlGenerator.EnqueueType place on queue "+type+" ns "+xns.Namespace);
473
Util
.Log("WsdlGenerator.GetNSAndAssembly enter "+type);
493
Util
.Log("WsdlGenerator.GetNSAndAssembly exit ns "+ns+" assem "+assem+" bInterop "+bInterop);
499
Util
.Log("WsdlGenerator.LookupNamespace "+name);
517
Util
.Log("WsdlGenerator.AddNamespace "+name);
532
Util
.Log("WsdlGenerator.GetNamespace "+type);
548
Util
.Log("WsdlGenerator.Resolve ");
574
Util
.Log("WsdlGenerator.PrintWsdl");
611
Util
.Log("WsdlGenerator.PrintWsdl call PrintWsdlNamespaces "+((XMLNamespace) _namespaces[i]).Namespace);
634
Util
.Log("WsdlGenerator.PrintWsdlNamespaces");
692
Util
.Log("WsdlGenerator.PrintTypesBeginWsdl");
701
Util
.Log("WsdlGenerator.PrintTypesEndWsdl");
710
Util
.Log("WsdlGenerator.PrintServiceWsdl");
836
Util
.Log("EnumElement.EnumElement "+value);
842
Util
.Log("EnumElement.Print");
896
Util
.Log("Restriction.Restriction ");
901
Util
.Log("Restriction.Restriction "+baseName+" "+baseNS.Namespace);
908
Util
.Log("Restriction.AddArray ");
920
Util
.Log("Restriction.Print "+_baseName);
961
Util
.Log("SchemaAttribute ");
966
Util
.Log("SchemaAttribute wireQname "+wireQname);
998
Util
.Log("SchemaElement.SchemaElement Particle "+name+" type "+type+" bEmbedded "+bEmbedded);
1011
Util
.Log("SchemaElement.Print "+_name+" _schemaType "+_schemaType+" _typeString "+_typeString );
1057
Util
.Log("SimpleSchemaType.SimpleSchemaType "+type+" xns "+((xns != null) ? xns.Name : "Null"));
1080
Util
.Log("SimpleSchemaType.PrintSchemaType _type.Name "+_type.Name);
1141
Util
.Log("SimpleSchemaType.GetSimpleSchemaType "+type+" xns "+xns.Name);
1198
Util
.Log("ComplexSchemaType.ComplexSchemaType "+type);
1247
Util
.Log("ComplexSchemaType.AddParticle "+particle.Name());
1252
Util
.Log("ComplexSchemaType.PrintBody "+_name);
1304
Util
.Log("PhonySchemaType.PhonySchemaType "+name);
1309
Util
.Log("PhonySchemaType.OverLoadedTypeType");
1314
Util
.Log("PhonySchemaType.PrintSchemaType");
1335
Util
.Log("ArraySchemaType.ArrayComplexSchemaType");
1347
Util
.Log("ArrayType.PrintSchemaType");
1372
Util
.Log("RealSchemaType.RealSchemaType "+type+" xns "+xns.Name+" serviceEndpoint "+serviceEndpoint+" bUnique "+bUnique);
1391
Util
.Log("RealSchemaType.RealSchemaType nested classes"+ntype);
1422
Util
.Log("RealSchemaType.GetIntroducedInterfaces");
1429
Util
.Log("RealSchemaType.GetIntroducedMethods");
1437
Util
.Log("RealSchemaType.GetInstanceFields");
1463
Util
.Log("RealSchemaType.Resolve "+_type);
1475
Util
.Log("RealSchemaType.Resolve Not System Defined root "+baseType);
1499
Util
.Log("RealSchemaType.Resolve Not System Defined root BaseName "+BaseName);
1507
Util
.Log("RealSchemaType.Resolve AddRealSUDSType "+_type);
1518
Util
.Log("RealSchemaType.Resolve iFace "+_iFaces[i].Name);
1557
Util
.Log("RealSchemaType.Resolve Wsdl "+methodRequestName);
1644
Util
.Log("RealSchemaType.Resolve fields "+field.Name+" type "+fieldType);
1683
Util
.Log("RealSchemaType.ParamInOut "+param.Name+" ref,in,out "+bIsByRef+","+bIsIn+","+bIsOut+" bMarshalIn,bMarshalOut "+bMarshalIn+","+bMarshalOut);
1689
Util
.Log("RealSchemaType.PrintSchemaType");
1745
Util
.Log("RealSchemaType.PrintMessageWsdl "+Name);
1982
Util
.Log("RealSchemaType.PrintMessageWsd suds realSchemaType "+type);
1985
Util
.Log("RealSchemaType.PrintMessageWsd suds realSchemaType 2 "+type.BaseType+" "+typeof(MulticastDelegate).IsAssignableFrom(type));;
1997
Util
.Log("RealSchemaType.PrintMessageWsdl iFace "+iFaces[j].Name);
2128
Util
.Log("RealSchemaType.PrintSuds "+type+" implIFaces "+implIFaces+" nestedTypes "+nestedTypes);
2239
Util
.Log("RealSchemaType.ProcessArray Enter "+type);
2254
Util
.Log("RealSchemaType.ProcessArray qname "+qname+" wirename "+wireName);
2282
Util
.Log("RealSchemaType.ProcessArray Exit "+returnStr);
2290
Util
.Log("RealSchemaType.TypeName entry "+type+" bEmbedded "+bEmbedded+" xns "+thisxns.Name);
2314
Util
.Log("RealSchemaType.TypeName realNS "+ns);
2329
Util
.Log("RealSchemaType.TypeName depended NS with assem equals "+xns.Name);
2339
Util
.Log("RealSchemaType.TypeName exit "+typeName);
2354
Util
.Log("RealSchemaType.GetIntroducedInterfaces "+type+" Interfaces "+itype);
2358
Util
.Log("RealSchemaType.GetIntroducedInterfaces "+type+" typeInterface? "+type.IsInterface+" number of interfaces "+typeA.Length);
2368
Util
.Log("RealSchemaType.FindMethodAttributes Enter "+type);
2375
Util
.Log("RealSchemaType.FindMethodAttributes baseType "+baseType);
2390
Util
.Log("RealSchemaType.FindMethodAttributes "+info.Name+" bVirtual "+bVirtual+" bNewSlot "+bNewSlot+" hidebysig "+info.IsHideBySig);
2435
Util
.Log("RealSchemaType.FindMethodAttributes Exit "+info.Name+" "+methodAttributes[i]);
2442
Util
.Log("RealSchemaType.GetIntroducedMethods "+type);
2513
Util
.Log("RealSchemaType.GetIntroducedFields "+type);
2522
Util
.Log("RealSchemaType.GetIntroducedFields length "+fields.Length);
2529
Util
.Log("RealSchemaType.GetInstanceFields field "+fields[i].Name+" "+fields[i].FieldType+" type "+type);
2533
Util
.Log("RealSchemaType.GetInstanceFields field static "+fields[i].FieldType);
2544
Util
.Log("RealSchemaType.GetInstanceFields adjust length "+actualLength);
2578
Util
.Log("XMLNamespace.XMLNamespace Enter "+name+" serviceEndpoint "+serviceEndpoint+" prefix "+prefix+" bInteropType "+bInteropType);
2616
Util
.Log("XMLNamespace.XMLNamespace exit "+_namespace);
2677
Util
.Log("XMLNamespace.LookupSchemaType "+name+" return "+returnType);
2682
Util
.Log("XMLNamespace.LookupSimpleSchemaType "+name);
2720
Util
.Log("XMLNamespace.LookupRealSchemaType "+name);
2733
Util
.Log("XMLNamespace.LookupArraySchemaType "+name);
2746
Util
.Log("XMLNamespace.AddRealSUDSType "+rsType.Type);
2754
Util
.Log("XMLNamespace.AddRealSchemaType "+rsType.Type);
2773
Util
.Log("XMLNamespace.AddSimpleSchemaType "+ssType.Type);
2782
Util
.Log("XMLNamespace.LookupPhonySchemaType "+name);
2794
Util
.Log("XMLNamespace.AddPhonySchemaType "+phType.Name);
2804
Util
.Log("XMLNamespace.LookupSchemaNamespace "+ns);
2816
Util
.Log("XMLNamespace.DependsOnSchemaNS "+Namespace+" depends on "+xns.Namespace+" bImport "+bImport);
2827
Util
.Log("XMLNamespace.LookupSUDSNamespace "+ns);
2839
Util
.Log("XMLNamespace.DependsOnSUDSNS "+xns.Name+" "+xns.Assem);
2848
Util
.Log("XMLNamespace.Resolve");
2858
Util
.Log("XMLNamespace.PrintDependsOn "+_name+" targetNameSpace "+Namespace);
2881
Util
.Log("XMLNamespace.PrintSchemaWsdl "+Namespace+" _realSchemaTypes.Count "+_realSchemaTypes.Count);
2979
Util
.Log("XmlNamespace.PrintMessageWsdl");