99 references to WriteXsiType
System.Private.Xml (11)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (4)
641WriteXsiType(mapping.TypeName!, mapping.Namespace); 744WriteXsiType(em.TypeName!, ns); 753WriteXsiType(am.TypeName!, ns); 813WriteXsiType(mapping.TypeName!, mapping.Namespace);
System\Xml\Serialization\XmlSerializationWriter.cs (7)
403if (xsiType) WriteXsiType(type, typeNs); 1076WriteXsiType(xsiType.Name, xsiType.Namespace); 1117WriteXsiType(xsiType.Name, xsiType.Namespace); 1127WriteXsiType(xsiType.Name, xsiType.Namespace); 1170WriteXsiType(xsiType.Name, xsiType.Namespace); 1366if (needXsiType) WriteXsiType(entry.typeName!, entry.typeNs); 1398if (ambientType != t) WriteXsiType(entry.typeName!, entry.typeNs);
System.Web.Services.Description (88)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (88)
36WriteXsiType(@"ServiceDescription", @"http://schemas.xmlsoap.org/wsdl/"); 133WriteXsiType(@"Service", @"http://schemas.xmlsoap.org/wsdl/"); 196WriteXsiType(@"Port", @"http://schemas.xmlsoap.org/wsdl/"); 272WriteXsiType(@"SoapAddressBinding", @"http://schemas.xmlsoap.org/wsdl/soap/"); 302WriteXsiType(@"HttpAddressBinding", @"http://schemas.xmlsoap.org/wsdl/http/"); 332WriteXsiType(@"Soap12AddressBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/"); 362WriteXsiType(@"Binding", @"http://schemas.xmlsoap.org/wsdl/"); 446WriteXsiType(@"OperationBinding", @"http://schemas.xmlsoap.org/wsdl/"); 531WriteXsiType(@"FaultBinding", @"http://schemas.xmlsoap.org/wsdl/"); 603WriteXsiType(@"SoapFaultBinding", @"http://schemas.xmlsoap.org/wsdl/soap/"); 650WriteXsiType(@"Soap12FaultBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/"); 697WriteXsiType(@"OutputBinding", @"http://schemas.xmlsoap.org/wsdl/"); 787WriteXsiType(@"MimeMultipartRelatedBinding", @"http://schemas.xmlsoap.org/wsdl/mime/"); 824WriteXsiType(@"MimePart", @"http://schemas.xmlsoap.org/wsdl/mime/"); 892WriteXsiType(@"MimeTextBinding", @"http://microsoft.com/wsdl/mime/textMatching/"); 929WriteXsiType(@"MimeTextMatch", @"http://microsoft.com/wsdl/mime/textMatching/"); 976WriteXsiType(@"MimeXmlBinding", @"http://schemas.xmlsoap.org/wsdl/mime/"); 1006WriteXsiType(@"MimeContentBinding", @"http://schemas.xmlsoap.org/wsdl/mime/"); 1037WriteXsiType(@"SoapBodyBinding", @"http://schemas.xmlsoap.org/wsdl/soap/"); 1076WriteXsiType(@"Soap12BodyBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/"); 1115WriteXsiType(@"SoapHeaderBinding", @"http://schemas.xmlsoap.org/wsdl/soap/"); 1156WriteXsiType(@"SoapHeaderFaultBinding", @"http://schemas.xmlsoap.org/wsdl/soap/"); 1196WriteXsiType(@"Soap12HeaderBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/"); 1237WriteXsiType(@"SoapHeaderFaultBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/"); 1277WriteXsiType(@"InputBinding", @"http://schemas.xmlsoap.org/wsdl/"); 1373WriteXsiType(@"HttpUrlEncodedBinding", @"http://schemas.xmlsoap.org/wsdl/http/"); 1402WriteXsiType(@"HttpUrlReplacementBinding", @"http://schemas.xmlsoap.org/wsdl/http/"); 1431WriteXsiType(@"SoapOperationBinding", @"http://schemas.xmlsoap.org/wsdl/soap/"); 1474WriteXsiType(@"HttpOperationBinding", @"http://schemas.xmlsoap.org/wsdl/http/"); 1504WriteXsiType(@"Soap12OperationBinding", @"http://schemas.xmlsoap.org/wsdl/soap12/"); 1550WriteXsiType(@"SoapBinding", @"http://schemas.xmlsoap.org/wsdl/soap/"); 1583WriteXsiType(@"HttpBinding", @"http://schemas.xmlsoap.org/wsdl/http/"); 1613WriteXsiType(@"Soap12Binding", @"http://schemas.xmlsoap.org/wsdl/soap12/"); 1646WriteXsiType(@"PortType", @"http://schemas.xmlsoap.org/wsdl/"); 1709WriteXsiType(@"Operation", @"http://schemas.xmlsoap.org/wsdl/"); 1796WriteXsiType(@"OperationFault", @"http://schemas.xmlsoap.org/wsdl/"); 1852WriteXsiType(@"OperationInput", @"http://schemas.xmlsoap.org/wsdl/"); 1908WriteXsiType(@"OperationOutput", @"http://schemas.xmlsoap.org/wsdl/"); 1964WriteXsiType(@"Message", @"http://schemas.xmlsoap.org/wsdl/"); 2027WriteXsiType(@"MessagePart", @"http://schemas.xmlsoap.org/wsdl/"); 2084WriteXsiType(@"Types", @"http://schemas.xmlsoap.org/wsdl/"); 2147WriteXsiType(@"XmlSchema", @"http://www.w3.org/2001/XMLSchema"); 2261WriteXsiType(@"XmlSchemaAnnotation", @"http://www.w3.org/2001/XMLSchema"); 2319WriteXsiType(@"XmlSchemaDocumentation", @"http://www.w3.org/2001/XMLSchema"); 2375WriteXsiType(@"XmlSchemaAppInfo", @"http://www.w3.org/2001/XMLSchema"); 2430WriteXsiType(@"XmlSchemaGroup", @"http://www.w3.org/2001/XMLSchema"); 2485WriteXsiType(@"XmlSchemaSequence", @"http://www.w3.org/2001/XMLSchema"); 2555WriteXsiType(@"XmlSchemaAny", @"http://www.w3.org/2001/XMLSchema"); 2610WriteXsiType(@"XmlSchemaElement", @"http://www.w3.org/2001/XMLSchema"); 2710WriteXsiType(@"XmlSchemaKey", @"http://www.w3.org/2001/XMLSchema"); 2758WriteXsiType(@"XmlSchemaXPath", @"http://www.w3.org/2001/XMLSchema"); 2799WriteXsiType(@"XmlSchemaUnique", @"http://www.w3.org/2001/XMLSchema"); 2847WriteXsiType(@"XmlSchemaKeyref", @"http://www.w3.org/2001/XMLSchema"); 2896WriteXsiType(@"XmlSchemaSimpleType", @"http://www.w3.org/2001/XMLSchema"); 2954WriteXsiType(@"XmlSchemaSimpleTypeList", @"http://www.w3.org/2001/XMLSchema"); 2994WriteXsiType(@"XmlSchemaSimpleTypeRestriction", @"http://www.w3.org/2001/XMLSchema"); 3085WriteXsiType(@"XmlSchemaEnumerationFacet", @"http://www.w3.org/2001/XMLSchema"); 3127WriteXsiType(@"XmlSchemaMaxInclusiveFacet", @"http://www.w3.org/2001/XMLSchema"); 3169WriteXsiType(@"XmlSchemaMinInclusiveFacet", @"http://www.w3.org/2001/XMLSchema"); 3211WriteXsiType(@"XmlSchemaPatternFacet", @"http://www.w3.org/2001/XMLSchema"); 3253WriteXsiType(@"XmlSchemaMinExclusiveFacet", @"http://www.w3.org/2001/XMLSchema"); 3295WriteXsiType(@"XmlSchemaWhiteSpaceFacet", @"http://www.w3.org/2001/XMLSchema"); 3337WriteXsiType(@"XmlSchemaMaxExclusiveFacet", @"http://www.w3.org/2001/XMLSchema"); 3379WriteXsiType(@"XmlSchemaMinLengthFacet", @"http://www.w3.org/2001/XMLSchema"); 3421WriteXsiType(@"XmlSchemaFractionDigitsFacet", @"http://www.w3.org/2001/XMLSchema"); 3463WriteXsiType(@"XmlSchemaMaxLengthFacet", @"http://www.w3.org/2001/XMLSchema"); 3505WriteXsiType(@"XmlSchemaTotalDigitsFacet", @"http://www.w3.org/2001/XMLSchema"); 3547WriteXsiType(@"XmlSchemaLengthFacet", @"http://www.w3.org/2001/XMLSchema"); 3589WriteXsiType(@"XmlSchemaSimpleTypeUnion", @"http://www.w3.org/2001/XMLSchema"); 3680WriteXsiType(@"XmlSchemaComplexType", @"http://www.w3.org/2001/XMLSchema"); 3785WriteXsiType(@"XmlSchemaAnyAttribute", @"http://www.w3.org/2001/XMLSchema"); 3827WriteXsiType(@"XmlSchemaAttribute", @"http://www.w3.org/2001/XMLSchema"); 3898WriteXsiType(@"XmlSchemaAttributeGroupRef", @"http://www.w3.org/2001/XMLSchema"); 3937WriteXsiType(@"XmlSchemaGroupRef", @"http://www.w3.org/2001/XMLSchema"); 3978WriteXsiType(@"XmlSchemaAll", @"http://www.w3.org/2001/XMLSchema"); 4026WriteXsiType(@"XmlSchemaChoice", @"http://www.w3.org/2001/XMLSchema"); 4096WriteXsiType(@"XmlSchemaComplexContent", @"http://www.w3.org/2001/XMLSchema"); 4148WriteXsiType(@"XmlSchemaComplexContentExtension", @"http://www.w3.org/2001/XMLSchema"); 4228WriteXsiType(@"XmlSchemaComplexContentRestriction", @"http://www.w3.org/2001/XMLSchema"); 4308WriteXsiType(@"XmlSchemaSimpleContent", @"http://www.w3.org/2001/XMLSchema"); 4359WriteXsiType(@"XmlSchemaSimpleContentRestriction", @"http://www.w3.org/2001/XMLSchema"); 4472WriteXsiType(@"XmlSchemaSimpleContentExtension", @"http://www.w3.org/2001/XMLSchema"); 4533WriteXsiType(@"XmlSchemaNotation", @"http://www.w3.org/2001/XMLSchema"); 4574WriteXsiType(@"XmlSchemaAttributeGroup", @"http://www.w3.org/2001/XMLSchema"); 4635WriteXsiType(@"XmlSchemaInclude", @"http://www.w3.org/2001/XMLSchema"); 4674WriteXsiType(@"XmlSchemaImport", @"http://www.w3.org/2001/XMLSchema"); 4714WriteXsiType(@"XmlSchemaRedefine", @"http://www.w3.org/2001/XMLSchema"); 4781WriteXsiType(@"Import", @"http://schemas.xmlsoap.org/wsdl/");