202 references to Format
Microsoft.Activities.Build (1)
mscorlib (10)
PresentationCore (4)
PresentationFramework (13)
System (7)
System.Activities (22)
TD.Designer.cs (14)
346string description = string.Format(Culture, ResourceManager.GetString("CompleteCancelActivityWorkItem", Culture), param0, param1, param2);
411string description = string.Format(Culture, ResourceManager.GetString("CompleteExecuteActivityWorkItem", Culture), param0, param1, param2);
477string description = string.Format(Culture, ResourceManager.GetString("CompleteRuntimeWorkItem", Culture), param0, param1, param2);
508string description = string.Format(Culture, ResourceManager.GetString("CompleteTransactionContextWorkItem", Culture), param0, param1, param2);
719string description = string.Format(Culture, ResourceManager.GetString("RuntimeTransactionCompletionRequested", Culture), param0, param1, param2);
817string description = string.Format(Culture, ResourceManager.GetString("ScheduleCancelActivityWorkItem", Culture), param0, param1, param2);
882string description = string.Format(Culture, ResourceManager.GetString("ScheduleExecuteActivityWorkItem", Culture), param0, param1, param2);
948string description = string.Format(Culture, ResourceManager.GetString("ScheduleRuntimeWorkItem", Culture), param0, param1, param2);
979string description = string.Format(Culture, ResourceManager.GetString("ScheduleTransactionContextWorkItem", Culture), param0, param1, param2);
1043string description = string.Format(Culture, ResourceManager.GetString("StartCancelActivityWorkItem", Culture), param0, param1, param2);
1108string description = string.Format(Culture, ResourceManager.GetString("StartExecuteActivityWorkItem", Culture), param0, param1, param2);
1174string description = string.Format(Culture, ResourceManager.GetString("StartRuntimeWorkItem", Culture), param0, param1, param2);
1205string description = string.Format(Culture, ResourceManager.GetString("StartTransactionContextWorkItem", Culture), param0, param1, param2);
1804string description = string.Format(Culture, ResourceManager.GetString("InvokeMethodUseAsyncPattern", Culture), param0, param1, param2);
System.Activities.Presentation (10)
System.AddIn (1)
System.ComponentModel.DataAnnotations (3)
System.Configuration (2)
System.Core (1)
System.Data (16)
fx\src\data\System\Data\Odbc\OdbcParameter.cs (2)
374Debug.Assert((0 <= cch) && (cch < 0x3fffffff), String.Format((IFormatProvider)null, "GetColumnSize: cch = {0} out of range, _internalShouldSerializeSize = {1}, _internalSize = {2}",cch, _internalShouldSerializeSize, _internalSize));
410Debug.Assert((0 <= cch) && (cch < 0x3fffffff), String.Format((IFormatProvider)null, "GetValueSize: cch = {0} out of range, _internalShouldSerializeSize = {1}, _internalSize = {2}",cch, _internalShouldSerializeSize, _internalSize));
System.Data.Entity (8)
System.Data.Linq (17)
Mapping\MappingSource.cs (15)
283throw Error.UnrecognizedElement(String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
289throw Error.UnexpectedElement(XmlMappingConstant.Database, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
316throw Error.UnrecognizedAttribute(String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : ":", reader.LocalName));
327throw Error.UnexpectedElement(XmlMappingConstant.Function, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
361throw Error.UnrecognizedElement(String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
378throw Error.UnexpectedElement(XmlMappingConstant.Return, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
396throw Error.UnexpectedElement(XmlMappingConstant.Parameter, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
420throw Error.UnexpectedElement(XmlMappingConstant.Table, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
449throw Error.UnrecognizedElement(String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
455throw Error.UnexpectedElement(XmlMappingConstant.Table, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
471throw Error.UnexpectedElement(XmlMappingConstant.Type, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
480throw Error.UnexpectedElement(XmlMappingConstant.Type, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
519throw Error.UnrecognizedElement(String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
535throw Error.UnexpectedElement(XmlMappingConstant.Association, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
569throw Error.UnexpectedElement(XmlMappingConstant.Column, String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}", reader.Prefix, String.IsNullOrEmpty(reader.Prefix) ? "" : "/", reader.LocalName));
System.Data.Services (6)
System\Data\Services\WebUtil.cs (3)
460Strings.BadRequest_InvalidContentTypeForRequestUri(contentType, String.Format(CultureInfo.InvariantCulture, "'{0}', '{1}', '{2}'", XmlConstants.MimeApplicationJson, XmlConstants.MimeApplicationXml, XmlConstants.MimeTextXml)));
472Strings.BadRequest_InvalidContentTypeForRequestUri(contentType, String.Format(CultureInfo.InvariantCulture, "'{0}', '{1}', '{2}'", XmlConstants.MimeApplicationJson, XmlConstants.MimeApplicationAtom, XmlConstants.MimeAny)));
481Strings.BadRequest_InvalidContentTypeForRequestUri(contentType, String.Format(CultureInfo.InvariantCulture, "'{0}', '{1}', '{2}'", XmlConstants.MimeApplicationJson, XmlConstants.MimeApplicationXml, XmlConstants.MimeTextXml)));
System.Runtime.Serialization (3)
System.Security (3)
System.ServiceModel (12)
System.ServiceModel.Activation (4)
System.ServiceModel.Activities (5)
TD.Designer.cs (3)
147string description = string.Format(Culture, ResourceManager.GetString("InferredOperationDescription", Culture), param0, param1, param2);
207string description = string.Format(Culture, ResourceManager.GetString("ServiceEndpointAdded", Culture), param0, param1, param2);
489string description = string.Format(Culture, ResourceManager.GetString("TraceCorrelationKeys", Culture), InstanceKey, Values, ParentScope);
System.ServiceModel.Channels (1)
System.ServiceModel.Discovery (2)
System.ServiceModel.Internals (1)
System.ServiceModel.Routing (4)
TD.Designer.cs (4)
264string description = string.Format(Culture, ResourceManager.GetString("RoutingServiceDisplayConfig", Culture), param0, param1, param2);
388string description = string.Format(Culture, ResourceManager.GetString("RoutingServiceTransmittingMessage", Culture), param0, param1, param2);
480string description = string.Format(Culture, ResourceManager.GetString("RoutingServiceMovedToBackup", Culture), param0, param1, param2);
858string description = string.Format(Culture, ResourceManager.GetString("RoutingServiceTransmitSucceeded", Culture), param0, param1, param2);
System.Web (4)
System.Web.DataVisualization (1)
System.Web.DynamicData (4)
System.Web.Extensions (11)
System.Web.Mobile (1)
System.Web.Services (1)
System.Windows.Forms (6)
System.Windows.Forms.DataVisualization (1)
System.Workflow.Activities (1)
System.Workflow.ComponentModel (3)
System.Workflow.Runtime (1)
System.Xaml.Hosting (1)
UIAutomationClientsideProviders (3)
WindowsBase (6)
WsatConfig (1)
XamlBuildTask (1)