60 references to ToString
dotnet-svcutil-lib (60)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriter.cs (1)
294
WriteString(XmlConvert.
ToString
(value));
FrameworkFork\Microsoft.Xml\Xml\schema\XmlValueConverter.cs (6)
1901
return XmlConvert.
ToString
((bool)value);
1915
if (sourceType == BooleanType) return XmlConvert.
ToString
((bool)value);
1933
if (destinationType == StringType) return XmlConvert.
ToString
((bool)value);
2597
return XmlConvert.
ToString
((bool)value);
2639
if (sourceType == BooleanType) return XmlConvert.
ToString
((bool)value);
2673
if (destinationType == StringType) return XmlConvert.
ToString
((bool)value);
FrameworkFork\Microsoft.Xml\Xml\Serialization\PrimitiveXmlSerializers.cs (1)
42
WriteElementStringRaw(@"boolean", @"", Microsoft.Xml.XmlConvert.
ToString
((System.Boolean)((System.Boolean)o)));
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaObjectWriter.cs (6)
723
WriteAttribute(@"fixed", @"", XmlConvert.
ToString
(o.IsFixed));
810
WriteAttribute(@"abstract", @"", XmlConvert.
ToString
((System.Boolean)((System.Boolean)o.@IsAbstract)));
815
WriteAttribute(@"mixed", @"", XmlConvert.
ToString
((System.Boolean)((System.Boolean)o.@IsMixed)));
908
WriteAttribute(@"mixed", @"", XmlConvert.
ToString
((System.Boolean)((System.Boolean)o.@IsMixed)));
979
WriteAttribute(@"abstract", @"", XmlConvert.
ToString
((System.Boolean)((System.Boolean)o.@IsAbstract)));
1002
WriteAttribute(@"nillable", @"", XmlConvert.
ToString
(o.IsNillable));
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (1)
269
value = XmlConvert.
ToString
((bool)o);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (1)
339
attr.Value = XmlConvert.
ToString
(claimType.IsOptional);
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (43)
312
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
340
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
368
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
673
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
722
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
877
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
914
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
992
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1042
WriteAttribute(@"ignoreCase", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IgnoreCase)));
1078
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1106
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1135
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1175
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1215
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1257
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1298
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1340
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1495
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1522
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1549
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1593
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1621
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1630
WriteAttribute(@"soapActionRequired", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@SoapActionRequired)));
1669
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1701
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
1729
WriteAttribute(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@Required)));
2845
WriteAttribute(@"abstract", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsAbstract)));
2867
WriteAttribute(@"nillable", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsNillable)));
3357
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3399
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3441
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3483
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3525
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3567
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3609
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3651
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3693
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3735
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3777
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3819
WriteAttribute(@"fixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3959
WriteAttribute(@"abstract", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsAbstract)));
3967
WriteAttribute(@"mixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsMixed)));
4399
WriteAttribute(@"mixed", @"", Microsoft.Xml.XmlConvert.
ToString
((global::System.Boolean)((global::System.Boolean)o.@IsMixed)));
FrameworkFork\System.Web.Services\Services\Description\WebReferenceOptions.cs (1)
263
WriteElementStringRaw(@"verbose", @"http://microsoft.com/webReference/", Microsoft.Xml.XmlConvert.
ToString
((System.Boolean)((System.Boolean)o.@Verbose)));