4 references to WriteElementString
System.Web.Extensions (1)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
222WriteElementString(@"Serializer", @"urn:schemas-microsoft-com:xml-wcfservicemap", Write6_ProxySerializerType(((global::System.Web.Compilation.WCFModel.ClientOptions.ProxySerializerType)o.@Serializer)));
System.Web.Services (2)
System\Web\Services\Description\WebReferenceOptions.cs (2)
212WriteElementString(@"codeGenerationOptions", @"http://microsoft.com/webReference/", Write1_CodeGenerationOptions(((CodeGenerationOptions)o.@CodeGenerationOptions))); 224WriteElementString(@"style", @"http://microsoft.com/webReference/", Write2_ServiceDescriptionImportStyle(((System.Web.Services.Description.ServiceDescriptionImportStyle)o.@Style)));
System.Xml (1)
System\Xml\Serialization\PrimitiveXmlSerializers.cs (1)
175WriteElementString(@"char", @"", FromChar(((System.Char)o)));