Implemented interface member:
method
ToString
System.IConvertible.ToString(System.IFormatProvider)
43 references to ToString
System (2)
compmod\system\diagnostics\DelimitedListTraceListener.cs (1)
175
WriteEscaped(eventCache.ThreadId.
ToString
(CultureInfo.InvariantCulture));
compmod\system\diagnostics\XmlWriterTraceListener.cs (1)
230
WriteEscaped(eventCache.ThreadId.
ToString
(CultureInfo.InvariantCulture));
System.Drawing (1)
commonui\System\Drawing\Printing\PrinterSettings.cs (1)
1393
+ " OutputPort=" + OutputPort.
ToString
(CultureInfo.InvariantCulture)
System.Runtime.Serialization (1)
System\Runtime\Serialization\ExtensionDataReader.cs (1)
536
nextElement.AddAttribute(Globals.SerPrefix, Globals.SerializationNamespace, Globals.RefLocalName, node.Id.
ToString
(NumberFormatInfo.InvariantInfo));
System.Web (13)
UI\HtmlControls\HtmlTable.cs (2)
303
throw new ArgumentException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "HtmlTable", child.GetType().Name.
ToString
(CultureInfo.InvariantCulture))); // throw an exception here
315
throw new ArgumentException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "HtmlTable", child.GetType().Name.
ToString
(CultureInfo.InvariantCulture))); // throw an exception here
UI\HtmlControls\HtmlTableRow.cs (2)
245
throw new ArgumentException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "HtmlTableRow", child.GetType().Name.
ToString
(CultureInfo.InvariantCulture))); // throw an exception here
257
throw new ArgumentException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "HtmlTableRow", child.GetType().Name.
ToString
(CultureInfo.InvariantCulture))); // throw an exception here
UI\HtmlControls\HtmlTextArea.cs (1)
177
throw new HttpException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "HtmlTextArea", obj.GetType().Name.
ToString
(CultureInfo.InvariantCulture)));
UI\WebControls\listitem.cs (1)
374
throw new HttpException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "ListItem", obj.GetType().Name.
ToString
(CultureInfo.InvariantCulture)));
UI\WebControls\Literal.cs (1)
106
throw new HttpException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "Literal", obj.GetType().Name.
ToString
(CultureInfo.InvariantCulture)));
UI\WebControls\Table.cs (2)
396
throw new ArgumentException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "Table", child.GetType().Name.
ToString
(CultureInfo.InvariantCulture))); // throw an exception here
408
throw new ArgumentException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "Table", child.GetType().Name.
ToString
(CultureInfo.InvariantCulture))); // throw an exception here
UI\WebControls\TableRow.cs (2)
169
throw new ArgumentException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "TableRow", child.GetType().Name.
ToString
(CultureInfo.InvariantCulture))); // throw an exception here
181
throw new ArgumentException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "TableRow", child.GetType().Name.
ToString
(CultureInfo.InvariantCulture))); // throw an exception here
UI\WebControls\TextBox.cs (1)
551
throw new HttpException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "TextBox", obj.GetType().Name.
ToString
(CultureInfo.InvariantCulture)));
UI\WebControls\xml.cs (1)
352
throw new HttpException(SR.GetString(SR.Cannot_Have_Children_Of_Type, "Xml", obj.GetType().Name.
ToString
(CultureInfo.InvariantCulture)));
System.Web.DataVisualization (12)
Common\General\Statistics.cs (12)
131
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
195
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
256
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
319
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
392
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
758
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
System.Windows.Forms.DataVisualization (12)
Common\General\Statistics.cs (12)
131
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
195
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
256
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
319
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
392
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
758
string inputSeriesParameter = firstInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture) + "," + secondInputSeriesName.
ToString
(System.Globalization.CultureInfo.InvariantCulture);
System.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
1828
throw new XmlSchemaException(Res.Sch_UndeclaredEquivClass, xe.SubstitutionGroup.Name.
ToString
(CultureInfo.InvariantCulture), xe);
System\Xml\Schema\SchemaSetCompiler.cs (1)
2174
throw new XmlSchemaException(Res.Sch_UndeclaredEquivClass, xe.SubstitutionGroup.Name.
ToString
(CultureInfo.InvariantCulture), xe);