99 references to WriteXsiType
dotnet-svcutil-lib (99)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (7)
376
if (xsiType)
WriteXsiType
(type, typeNs);
1098
WriteXsiType
(xsiType.Name, xsiType.Namespace);
1146
WriteXsiType
(xsiType.Name, xsiType.Namespace);
1157
WriteXsiType
(xsiType.Name, xsiType.Namespace);
1205
WriteXsiType
(xsiType.Name, xsiType.Namespace);
1401
if (needXsiType)
WriteXsiType
(entry.typeName, entry.typeNs);
1432
if (ambientType != t)
WriteXsiType
(entry.typeName, entry.typeNs);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (3)
282
if (needType)
WriteXsiType
(@"MetadataSet", @"http://schemas.xmlsoap.org/ws/2004/09/mex");
334
if (needType)
WriteXsiType
(@"MetadataSection", @"http://schemas.xmlsoap.org/ws/2004/09/mex");
411
if (needType)
WriteXsiType
(@"MetadataLocation", @"http://schemas.xmlsoap.org/ws/2004/09/mex");
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (88)
40
if (needType)
WriteXsiType
(@"ServiceDescription", @"http://schemas.xmlsoap.org/wsdl/");
152
if (needType)
WriteXsiType
(@"Service", @"http://schemas.xmlsoap.org/wsdl/");
222
if (needType)
WriteXsiType
(@"Port", @"http://schemas.xmlsoap.org/wsdl/");
309
if (needType)
WriteXsiType
(@"SoapAddressBinding", @"http://schemas.xmlsoap.org/wsdl/soap/");
337
if (needType)
WriteXsiType
(@"HttpAddressBinding", @"http://schemas.xmlsoap.org/wsdl/http/");
365
if (needType)
WriteXsiType
(@"Soap12AddressBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/");
393
if (needType)
WriteXsiType
(@"Binding", @"http://schemas.xmlsoap.org/wsdl/");
490
if (needType)
WriteXsiType
(@"OperationBinding", @"http://schemas.xmlsoap.org/wsdl/");
588
if (needType)
WriteXsiType
(@"FaultBinding", @"http://schemas.xmlsoap.org/wsdl/");
670
if (needType)
WriteXsiType
(@"SoapFaultBinding", @"http://schemas.xmlsoap.org/wsdl/soap/");
719
if (needType)
WriteXsiType
(@"Soap12FaultBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/");
768
if (needType)
WriteXsiType
(@"OutputBinding", @"http://schemas.xmlsoap.org/wsdl/");
874
if (needType)
WriteXsiType
(@"MimeMultipartRelatedBinding", @"http://schemas.xmlsoap.org/wsdl/mime/");
911
if (needType)
WriteXsiType
(@"MimePart", @"http://schemas.xmlsoap.org/wsdl/mime/");
989
if (needType)
WriteXsiType
(@"MimeTextBinding", @"http://microsoft.com/wsdl/mime/textMatching/");
1026
if (needType)
WriteXsiType
(@"MimeTextMatch", @"http://microsoft.com/wsdl/mime/textMatching/");
1075
if (needType)
WriteXsiType
(@"MimeXmlBinding", @"http://schemas.xmlsoap.org/wsdl/mime/");
1103
if (needType)
WriteXsiType
(@"MimeContentBinding", @"http://schemas.xmlsoap.org/wsdl/mime/");
1132
if (needType)
WriteXsiType
(@"SoapBodyBinding", @"http://schemas.xmlsoap.org/wsdl/soap/");
1172
if (needType)
WriteXsiType
(@"Soap12BodyBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/");
1212
if (needType)
WriteXsiType
(@"SoapHeaderBinding", @"http://schemas.xmlsoap.org/wsdl/soap/");
1254
if (needType)
WriteXsiType
(@"SoapHeaderFaultBinding", @"http://schemas.xmlsoap.org/wsdl/soap/");
1295
if (needType)
WriteXsiType
(@"Soap12HeaderBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/");
1337
if (needType)
WriteXsiType
(@"SoapHeaderFaultBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/");
1378
if (needType)
WriteXsiType
(@"InputBinding", @"http://schemas.xmlsoap.org/wsdl/");
1492
if (needType)
WriteXsiType
(@"HttpUrlEncodedBinding", @"http://schemas.xmlsoap.org/wsdl/http/");
1519
if (needType)
WriteXsiType
(@"HttpUrlReplacementBinding", @"http://schemas.xmlsoap.org/wsdl/http/");
1546
if (needType)
WriteXsiType
(@"SoapOperationBinding", @"http://schemas.xmlsoap.org/wsdl/soap/");
1590
if (needType)
WriteXsiType
(@"HttpOperationBinding", @"http://schemas.xmlsoap.org/wsdl/http/");
1618
if (needType)
WriteXsiType
(@"Soap12OperationBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/");
1666
if (needType)
WriteXsiType
(@"SoapBinding", @"http://schemas.xmlsoap.org/wsdl/soap/");
1698
if (needType)
WriteXsiType
(@"HttpBinding", @"http://schemas.xmlsoap.org/wsdl/http/");
1726
if (needType)
WriteXsiType
(@"Soap12Binding", @"http://schemas.xmlsoap.org/wsdl/soap12/");
1758
if (needType)
WriteXsiType
(@"PortType", @"http://schemas.xmlsoap.org/wsdl/");
1828
if (needType)
WriteXsiType
(@"Operation", @"http://schemas.xmlsoap.org/wsdl/");
1929
if (needType)
WriteXsiType
(@"OperationFault", @"http://schemas.xmlsoap.org/wsdl/");
1990
if (needType)
WriteXsiType
(@"OperationInput", @"http://schemas.xmlsoap.org/wsdl/");
2051
if (needType)
WriteXsiType
(@"OperationOutput", @"http://schemas.xmlsoap.org/wsdl/");
2112
if (needType)
WriteXsiType
(@"Message", @"http://schemas.xmlsoap.org/wsdl/");
2182
if (needType)
WriteXsiType
(@"MessagePart", @"http://schemas.xmlsoap.org/wsdl/");
2244
if (needType)
WriteXsiType
(@"Types", @"http://schemas.xmlsoap.org/wsdl/");
2314
if (needType)
WriteXsiType
(@"XmlSchema", @"http://www.w3.org/2001/XMLSchema");
2450
if (needType)
WriteXsiType
(@"XmlSchemaAnnotation", @"http://www.w3.org/2001/XMLSchema");
2513
if (needType)
WriteXsiType
(@"XmlSchemaDocumentation", @"http://www.w3.org/2001/XMLSchema");
2574
if (needType)
WriteXsiType
(@"XmlSchemaAppInfo", @"http://www.w3.org/2001/XMLSchema");
2634
if (needType)
WriteXsiType
(@"XmlSchemaGroup", @"http://www.w3.org/2001/XMLSchema");
2693
if (needType)
WriteXsiType
(@"XmlSchemaSequence", @"http://www.w3.org/2001/XMLSchema");
2771
if (needType)
WriteXsiType
(@"XmlSchemaAny", @"http://www.w3.org/2001/XMLSchema");
2828
if (needType)
WriteXsiType
(@"XmlSchemaElement", @"http://www.w3.org/2001/XMLSchema");
2944
if (needType)
WriteXsiType
(@"XmlSchemaKey", @"http://www.w3.org/2001/XMLSchema");
2993
if (needType)
WriteXsiType
(@"XmlSchemaXPath", @"http://www.w3.org/2001/XMLSchema");
3034
if (needType)
WriteXsiType
(@"XmlSchemaUnique", @"http://www.w3.org/2001/XMLSchema");
3083
if (needType)
WriteXsiType
(@"XmlSchemaKeyref", @"http://www.w3.org/2001/XMLSchema");
3133
if (needType)
WriteXsiType
(@"XmlSchemaSimpleType", @"http://www.w3.org/2001/XMLSchema");
3196
if (needType)
WriteXsiType
(@"XmlSchemaSimpleTypeList", @"http://www.w3.org/2001/XMLSchema");
3235
if (needType)
WriteXsiType
(@"XmlSchemaSimpleTypeRestriction", @"http://www.w3.org/2001/XMLSchema");
3341
if (needType)
WriteXsiType
(@"XmlSchemaEnumerationFacet", @"http://www.w3.org/2001/XMLSchema");
3383
if (needType)
WriteXsiType
(@"XmlSchemaMaxInclusiveFacet", @"http://www.w3.org/2001/XMLSchema");
3425
if (needType)
WriteXsiType
(@"XmlSchemaMinInclusiveFacet", @"http://www.w3.org/2001/XMLSchema");
3467
if (needType)
WriteXsiType
(@"XmlSchemaPatternFacet", @"http://www.w3.org/2001/XMLSchema");
3509
if (needType)
WriteXsiType
(@"XmlSchemaMinExclusiveFacet", @"http://www.w3.org/2001/XMLSchema");
3551
if (needType)
WriteXsiType
(@"XmlSchemaWhiteSpaceFacet", @"http://www.w3.org/2001/XMLSchema");
3593
if (needType)
WriteXsiType
(@"XmlSchemaMaxExclusiveFacet", @"http://www.w3.org/2001/XMLSchema");
3635
if (needType)
WriteXsiType
(@"XmlSchemaMinLengthFacet", @"http://www.w3.org/2001/XMLSchema");
3677
if (needType)
WriteXsiType
(@"XmlSchemaFractionDigitsFacet", @"http://www.w3.org/2001/XMLSchema");
3719
if (needType)
WriteXsiType
(@"XmlSchemaMaxLengthFacet", @"http://www.w3.org/2001/XMLSchema");
3761
if (needType)
WriteXsiType
(@"XmlSchemaTotalDigitsFacet", @"http://www.w3.org/2001/XMLSchema");
3803
if (needType)
WriteXsiType
(@"XmlSchemaLengthFacet", @"http://www.w3.org/2001/XMLSchema");
3845
if (needType)
WriteXsiType
(@"XmlSchemaSimpleTypeUnion", @"http://www.w3.org/2001/XMLSchema");
3939
if (needType)
WriteXsiType
(@"XmlSchemaComplexType", @"http://www.w3.org/2001/XMLSchema");
4063
if (needType)
WriteXsiType
(@"XmlSchemaAnyAttribute", @"http://www.w3.org/2001/XMLSchema");
4105
if (needType)
WriteXsiType
(@"XmlSchemaAttribute", @"http://www.w3.org/2001/XMLSchema");
4181
if (needType)
WriteXsiType
(@"XmlSchemaAttributeGroupRef", @"http://www.w3.org/2001/XMLSchema");
4219
if (needType)
WriteXsiType
(@"XmlSchemaGroupRef", @"http://www.w3.org/2001/XMLSchema");
4259
if (needType)
WriteXsiType
(@"XmlSchemaAll", @"http://www.w3.org/2001/XMLSchema");
4308
if (needType)
WriteXsiType
(@"XmlSchemaChoice", @"http://www.w3.org/2001/XMLSchema");
4386
if (needType)
WriteXsiType
(@"XmlSchemaComplexContent", @"http://www.w3.org/2001/XMLSchema");
4441
if (needType)
WriteXsiType
(@"XmlSchemaComplexContentExtension", @"http://www.w3.org/2001/XMLSchema");
4532
if (needType)
WriteXsiType
(@"XmlSchemaComplexContentRestriction", @"http://www.w3.org/2001/XMLSchema");
4623
if (needType)
WriteXsiType
(@"XmlSchemaSimpleContent", @"http://www.w3.org/2001/XMLSchema");
4677
if (needType)
WriteXsiType
(@"XmlSchemaSimpleContentRestriction", @"http://www.w3.org/2001/XMLSchema");
4811
if (needType)
WriteXsiType
(@"XmlSchemaSimpleContentExtension", @"http://www.w3.org/2001/XMLSchema");
4877
if (needType)
WriteXsiType
(@"XmlSchemaNotation", @"http://www.w3.org/2001/XMLSchema");
4917
if (needType)
WriteXsiType
(@"XmlSchemaAttributeGroup", @"http://www.w3.org/2001/XMLSchema");
4983
if (needType)
WriteXsiType
(@"XmlSchemaInclude", @"http://www.w3.org/2001/XMLSchema");
5021
if (needType)
WriteXsiType
(@"XmlSchemaImport", @"http://www.w3.org/2001/XMLSchema");
5060
if (needType)
WriteXsiType
(@"XmlSchemaRedefine", @"http://www.w3.org/2001/XMLSchema");
5135
if (needType)
WriteXsiType
(@"Import", @"http://schemas.xmlsoap.org/wsdl/");
FrameworkFork\System.Web.Services\Services\Description\WebReferenceOptions.cs (1)
242
if (needType)
WriteXsiType
(@"webReferenceOptions", @"http://microsoft.com/webReference/");