202 references to Format
Microsoft.Activities.Build (1)
Microsoft\Activities\Build\BeforeInitializeComponentExtension.cs (1)
139builder.Append(string.Format(CultureInfo.InvariantCulture, "{0}_{1}.{2}", classData.Name, FileNameSuffix, "txt"));
mscorlib (10)
system\diagnostics\eventing\eventsource.cs (1)
4031WriteStringToListener(listener, string.Format(CultureInfo.InvariantCulture, "Session {0}: {1} = {2}", perEventSourceSessionId, t.Item1, t.Item2), m);
system\io\textwriter.cs (2)
344Write(String.Format(FormatProvider, format, arg0, arg1, arg2)); 526WriteLine(String.Format(FormatProvider, format, arg0, arg1, arg2));
system\reflection\customattribute.cs (1)
512return String.Format(CultureInfo.CurrentCulture, "[{0}({1}{2})]", Constructor.DeclaringType.FullName, ctorArgs, namedArgs);
system\reflection\fieldinfo.cs (1)
533String.Format(CultureInfo.CurrentUICulture, Environment.GetResourceString("Arg_FieldDeclTarget"),
system\security\policy\strongnamemembershipcondition.cs (1)
328return String.Format( CultureInfo.CurrentCulture, Environment.GetResourceString( "StrongName_ToString" ), System.Security.Util.Hex.EncodeHexString( PublicKey.PublicKey ), sName, sVersion );
system\text\isciiencoding.cs (1)
425String.Format(CultureInfo.InvariantCulture,
system\text\sbcscodepageencoding.cs (2)
184Contract.Assert(arrayTemp[byteTemp] == UNKNOWN_CHAR, String.Format(CultureInfo.InvariantCulture, 286String.Format(CultureInfo.InvariantCulture,
system\typeloadexception.cs (1)
72_message = String.Format(CultureInfo.CurrentCulture, format, ClassName, AssemblyName, MessageArg);
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (1)
435string.Format(
Core\CSharp\System\Windows\Media\Animation\KeySpline.cs (1)
496return String.Format(
Core\CSharp\System\Windows\Media\Generated\GradientStop.cs (1)
244return String.Format(provider,
Core\CSharp\System\Windows\Media\QuadraticBezierSegment.cs (1)
120return String.Format(provider,
PresentationFramework (13)
src\Framework\MS\Internal\Data\ObjectRef.cs (1)
344s = String.Format(CultureInfo.InvariantCulture,
src\Framework\MS\Internal\Data\XmlBindingWorker.cs (1)
560return String.Format(TypeConverterHelper.InvariantEnglishUS, "{0} (hash={1} Count={2})",
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (1)
248uid = string.Format(
src\Framework\MS\Internal\Globalization\LocalizableResourceBuilder.cs (1)
288content = string.Format(
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (1)
121String.Format(CultureInfo.InvariantCulture, "ItemContainerGenerator for {0} {1} - {2} items", Host.GetType().Name, label, _itemsGenerated));
src\Framework\System\Windows\Documents\Speller.cs (1)
414System.Diagnostics.Trace.Write(string.Format(CultureInfo.InvariantCulture, "Unloading dictionary failed. Original Uri:{0}, file Uri:{1}, exception:{2}", uri.ToString(), info.PathUri.ToString(), e.ToString()));
src\Framework\System\Windows\FrameworkElement.cs (1)
2004string TypeAndName = String.Format(CultureInfo.InvariantCulture, "[{0}]{1}({2})",GetType().Name,dp.Name,base.GetHashCode());
src\Framework\System\Windows\Markup\BamlRecords.cs (5)
2049return string.Format(CultureInfo.InvariantCulture, 2388return string.Format(CultureInfo.InvariantCulture, 4036return string.Format(CultureInfo.InvariantCulture, 5298return string.Format(CultureInfo.InvariantCulture, 5462return string.Format(CultureInfo.InvariantCulture,
src\Framework\System\Windows\TemplateContent.cs (1)
103string res = String.Format(CultureInfo.InvariantCulture,
System (7)
compmod\microsoft\win32\SystemEvents.cs (1)
1043RegistryKey key = Registry.LocalMachine.OpenSubKey(string.Format(System.Globalization.CultureInfo.CurrentCulture,
compmod\system\codedom\compiler\CompilerError.cs (1)
159return string.Format(CultureInfo.InvariantCulture, "{0} {1}: {2}",
compmod\system\diagnostics\TraceListener.cs (1)
404Write(String.Format(CultureInfo.InvariantCulture, "{0} {1}: {2} : ", source, eventType.ToString(), id.ToString(CultureInfo.InvariantCulture)));
net\System\Net\Configuration\ConfigurationStrings.cs (1)
21return string.Format(CultureInfo.InvariantCulture, @"{0}/{1}/{2}", ConfigurationStrings.SectionGroupName, sectionName, subSectionName);
net\System\Net\WebSockets\WebSocketBase.cs (2)
1188string.Format(CultureInfo.InvariantCulture, 1523string parameters = string.Format(CultureInfo.InvariantCulture,
net\System\Net\WebSockets\WebSocketHelpers.cs (1)
215return string.Format(CultureInfo.InvariantCulture,
System.Activities (22)
System\Activities\Debugger\DebugManager.cs (1)
251name = string.Format(CultureInfo.InvariantCulture, "{0}.{1}{2}", parentName, displayName, i.ToString(CultureInfo.InvariantCulture));
System\Activities\Runtime\MappableObjectManager.cs (1)
101this.MappingKeyName = string.Format(CultureInfo.InvariantCulture, "activity.{0}-{1}_{2}", activity.Id, locationOwner.Id, activityInstance.Id);
System\Activities\Tracking\ActivityScheduledRecord.cs (1)
104return string.Format(CultureInfo.CurrentCulture,
System\Activities\Tracking\ActivityStateRecord.cs (1)
206return string.Format(CultureInfo.CurrentCulture,
System\Activities\Tracking\CancelRequestedRecord.cs (1)
99return string.Format(CultureInfo.CurrentCulture,
System\Activities\Tracking\TrackingRecord.cs (1)
168return string.Format(CultureInfo.CurrentCulture,
System\Activities\Tracking\WorkflowInstanceRecord.cs (1)
138return string.Format(CultureInfo.CurrentCulture,
System\Activities\XamlIntegration\ActivityXamlServices.cs (1)
428beforeInitializeResourceName = string.Format(CultureInfo.InvariantCulture, "{0}_{1}.{2}", typeName, "BeforeInitializeComponentHelper", "txt");
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.Activities.Presentation\System\Activities\Presentation\Base\Core\EditingContext.cs (2)
567string.Format(CultureInfo.CurrentCulture, 689string.Format(CultureInfo.CurrentCulture,
System.Activities.Presentation\System\Activities\Presentation\Base\Core\ServiceManager.cs (2)
330throw FxTrace.Exception.AsError(new InvalidOperationException(string.Format( 353string.Format(
System.Activities.Presentation\System\Activities\Presentation\DesignTimeValidationFeature.cs (1)
20string.Format(CultureInfo.CurrentCulture, SR.DesignTimeValidationFeatureOnlyAppliesToType, this.GetType(), this.ApplyTo, modelType)));
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\Connector.cs (1)
307return string.Format(CultureInfo.InvariantCulture, "Source={0} Destination={1} Points={2}", sourceId, destinationId, ((Connector)this.Owner).Points);
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
652string.Format(CultureInfo.InvariantCulture, "{0} ) DesignerView.OnWorkflowElementGotKeyboardFocus(FocusedViewElement {1}, raisedBy {2})",
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (3)
449System.Diagnostics.Debug.WriteLine(string.Format( 481System.Diagnostics.Debug.WriteLine(string.Format( 813string.Format(CultureInfo.CurrentUICulture, "{0} ) WorkflowViewElement.OnMouseUp ({1}, mouseCaptured {2})",
System.AddIn (1)
System\Addin\MiniReflection\MetadataReader\Metadata.cs (1)
26return String.Format(CultureInfo.InvariantCulture, "Table {0} ({1}), entry {2}", MDTables.Names[(Int32)Table], (UInt32)Table, Index);
System.ComponentModel.DataAnnotations (3)
DataAnnotations\LocalizableString.cs (1)
133string exceptionMessage = String.Format(CultureInfo.CurrentCulture,
DataAnnotations\RangeAttribute.cs (1)
132return String.Format(CultureInfo.CurrentCulture, ErrorMessageString, name, this.Minimum, this.Maximum);
DataAnnotations\StringLengthAttribute.cs (1)
76return String.Format(CultureInfo.CurrentCulture, errorMessage, name, this.MaximumLength, this.MinimumLength);
System.Configuration (2)
System\Configuration\MgmtConfigurationRecord.cs (2)
2193utilWriter.Write(String.Format(CultureInfo.InvariantCulture, FORMAT_LOCATION_PATH, locationUpdates.OverrideMode.LocationTagXmlString, BoolToString(locationUpdates.InheritInChildApps), _locationSubPath)); 2219utilWriter.Write(String.Format(CultureInfo.InvariantCulture, FORMAT_LOCATION_PATH, OverrideModeSetting.LocationDefault.LocationTagXmlString, KEYWORD_TRUE, _locationSubPath));
System.Core (1)
Microsoft\Scripting\Ast\DebugViewWriter.cs (1)
432String.Format(CultureInfo.CurrentCulture,
System.Data (16)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\EditingContext.cs (2)
567string.Format(CultureInfo.CurrentCulture, 689string.Format(CultureInfo.CurrentCulture,
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\ServiceManager.cs (2)
330throw FxTrace.Exception.AsError(new InvalidOperationException(string.Format( 353string.Format(
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignTimeValidationFeature.cs (1)
20string.Format(CultureInfo.CurrentCulture, SR.DesignTimeValidationFeatureOnlyAppliesToType, this.GetType(), this.ApplyTo, modelType)));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
449System.Diagnostics.Debug.WriteLine(string.Format( 481System.Diagnostics.Debug.WriteLine(string.Format(
fx\src\data\Microsoft\SqlServer\Server\SmiContextFactory.cs (1)
65_serverVersion = (String.Format((IFormatProvider)null, "{0:00}.{1:00}.{2:0000}", _majorVersion, (short) _minorVersion, _buildNum));
fx\src\data\Microsoft\SqlServer\Server\SmiMetaData.cs (2)
768properties = String.Format(CultureInfo.InvariantCulture, 1138return String.Format(CultureInfo.InvariantCulture, "{0}"
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));
fx\src\data\System\Data\ProviderBase\DbConnectionPoolCounters.cs (1)
262result = string.Format((IFormatProvider)null, "{0}{1}{2}",
fx\src\data\System\Data\SqlClient\LocalDBAPI.cs (1)
231errorMessage = String.Format((IFormatProvider)null, "{0} (error: {1} - {2})",
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
476TDSCommand += String.Format((IFormatProvider)null, "exec tempdb..{0} N'{1}.{2}'",
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
640return(String.Format((IFormatProvider)null, "{0:00}.{1:00}.{2:0000}", _loginAck.majorVersion,
System.Data.Entity (8)
System\Data\Common\Internal\Materialization\ColumnMapKeyBuilder.cs (1)
258String description = String.Format(CultureInfo.InvariantCulture,
System\Data\Mapping\StorageModificationFunctionMapping.cs (2)
184return String.Format(CultureInfo.InvariantCulture, 287return String.Format(CultureInfo.InvariantCulture,
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQuery.cs (1)
108return String.Format(CultureInfo.InvariantCulture, "{0}: [{1} where {2}]", Description, b, this.Condition);
System\Data\Metadata\Edm\Facet.cs (1)
96string.Format(CultureInfo.CurrentCulture, "The facet {0} has type {1}, but a value of type {2} was supplied.", result.Name, result.FacetType.ClrType, valueType)
System\Data\Metadata\EdmSchemaError.cs (1)
131text = String.Format(System.Globalization.CultureInfo.CurrentCulture, "{0} {1:0000}: {2}",
System\Data\Objects\DataClasses\RelationshipNavigation.cs (1)
186return String.Format(CultureInfo.InvariantCulture,
System\Data\Objects\ObjectStateManager.cs (1)
502string.Format(CultureInfo.InvariantCulture, "The entry references {0} equal. dFkEntry={1}, entry={2}", dFkEntry == entry ? "are" : "are not", dFkEntry.EntityKey.ConcatKeyValue(), entry.EntityKey.ConcatKeyValue()));
System.Data.Linq (17)
DataContext.cs (1)
1673string.Format(
Mapping\MappedMetaModel.cs (1)
1526return string.Format(Globalization.CultureInfo.InvariantCulture, "{0} ->{1} {2}", ThisMember.DeclaringType.Name, IsMany ? "*" : "", OtherType.Name);
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\DataService.cs (1)
1843host.ResponseContentType = String.Format(
System\Data\Services\Parsing\Token.cs (1)
90return String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0} @ {1}: [{2}]", this.Id, this.Position, this.Text);
System\Data\Services\Serializers\SyndicationSerializer.cs (1)
1051linkType = String.Format(CultureInfo.InvariantCulture, "{0};{1}={2}", XmlConstants.MimeApplicationAtom, XmlConstants.AtomTypeAttributeName, linkType);
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\Runtime\Serialization\DataContract.cs (1)
1822return String.Format(CultureInfo.InvariantCulture, "{0}{1}{2}",
System\Xml\XmlMtomWriter.cs (2)
169string contentType = String.Format(CultureInfo.InvariantCulture, "{0};{1}={2}", MtomGlobals.XopType, MtomGlobals.CharsetParam, CharSet(encoding)); 172contentType = String.Format(CultureInfo.InvariantCulture, "{0};{1}=\"{2}\"", contentType, MtomGlobals.TypeParam, startInfo);
System.Security (3)
system\security\cryptography\xml\SignedXmlDebugLog.cs (3)
316string logMessage = String.Format(CultureInfo.InvariantCulture, 718string logMessage = String.Format(CultureInfo.InvariantCulture, 972string logMessage = String.Format(CultureInfo.InvariantCulture,
System.ServiceModel (12)
System\ServiceModel\Administration\AppDomainInstanceProvider.cs (1)
45return String.Format(CultureInfo.InvariantCulture, AdministrationStrings.AppDomainInfo +
System\ServiceModel\Administration\ContractInstanceProvider.cs (1)
22return String.Format(CultureInfo.InvariantCulture,
System\ServiceModel\Channels\ContextProtocol.cs (1)
87string result = string.Format(
System\ServiceModel\Channels\PipeConnection.cs (2)
2683return string.Format( 2788return string.Format(
System\ServiceModel\Description\MessageContractExporter.cs (3)
516messageNameBase = string.Format(System.Globalization.CultureInfo.InvariantCulture, 519messageNameBase = string.Format(System.Globalization.CultureInfo.InvariantCulture, 543string faultNameBase = String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}_{1}_{2}_FaultMessage", portTypeName, operationName, faultName);
System\ServiceModel\Description\WsdlExporter.cs (1)
905return string.Format(CultureInfo.InvariantCulture, "{0}_{1}_{2}_Fault", wsdlBinding.Name, wsdlOperationBinding.Name, wsdlFaultBinding.Name);
System\ServiceModel\Security\FederatedSecurityTokenManager.cs (1)
601return String.Format( CultureInfo.InvariantCulture, "{0}://NormalizedHostName:{1}{2}", listenUri.Scheme, listenUri.Port, listenUri.AbsolutePath );
System\ServiceModel\Security\SecurityTimestamp.cs (1)
145return string.Format(
System\ServiceModel\Security\WSSecurityPolicy.cs (1)
2975return String.Format(System.Globalization.CultureInfo.InvariantCulture, "{0}{1}{2}",
System.ServiceModel.Activation (4)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (1)
198return string.Format(CultureInfo.InvariantCulture, "{0}{1}|{2}", ServiceHostingEnvironment.SiteName, servicePath, serviceName);
System\ServiceModel\ServiceHostingEnvironment.cs (2)
669string value = string.Format(CultureInfo.CurrentCulture, "{0}|{1}|{2}", normalizedRelativeAddress, element.Factory, element.Service); 939string hostReference = string.Format(CultureInfo.InvariantCulture, "{0}{1}|{2}", ServiceHostingEnvironment.SiteName, servicePath, host.Description.Name);
TD.Designer.cs (1)
349string description = string.Format(Culture, ResourceManager.GetString("AspNetRoute", Culture), AspNetRoutePrefix, ServiceType, ServiceHostFactoryType);
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\Description\EtwTrackingBehavior.cs (1)
52hostReference = string.Format(CultureInfo.InvariantCulture, "{0}{1}|{2}", virtualPathExtension.SiteName, servicePath, name);
System\ServiceModel\Activities\Tracking\Configuration\TrackingConfigurationElement.cs (1)
22return String.Format(CultureInfo.InvariantCulture, "{0}-{1}{2}",
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)
TD.Designer.cs (1)
89string description = string.Format(Culture, ResourceManager.GetString("MaxPendingMessagesTotalSizeReached", Culture), messageID, maxPendingMessagesTotalSize, bindingElementTypeName);
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\DiscoveryMessageSequence.cs (1)
112return string.Format(
TD.Designer.cs (1)
175string description = string.Format(Culture, ResourceManager.GetString("DiscoveryMessageReceivedAfterOperationCompleted", Culture), discoveryMessageName, messageId, discoveryOperationName);
System.ServiceModel.Internals (1)
TraceCore.Designer.cs (1)
88string description = string.Format(Culture, ResourceManager.GetString("AppDomainUnload", Culture), appdomainName, processName, processId);
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)
Handlers\AssemblyResourceLoader.cs (1)
258return String.Format(CultureInfo.InvariantCulture,
StaticFileHandler.cs (2)
443string contentRange = String.Format(CultureInfo.InvariantCulture, CONTENT_RANGE_FORMAT, offset, offset + length - 1, fileLength); 458contentRange = String.Format(CultureInfo.InvariantCulture, CONTENT_RANGE_FORMAT, offset, offset + length - 1, fileLength);
UI\WebParts\WebPartManager.cs (1)
3893string startupScript = String.Format(CultureInfo.InvariantCulture,
System.Web.DataVisualization (1)
Common\SR.cs (1)
12546 return string.Format(global::System.Globalization.CultureInfo.CurrentCulture, resourceManager.GetString(key, _culture), arg0, arg1, arg2);
System.Web.DynamicData (4)
DynamicData\DynamicControlParameter.cs (1)
75throw new Exception(String.Format(CultureInfo.CurrentCulture,
DynamicData\DynamicDataRouteHandler.cs (1)
122return String.Format(CultureInfo.InvariantCulture, pathPattern, Model.DynamicDataFolderVirtualPath, table.Name, viewName);
DynamicData\FilterRepeater.cs (1)
213String.Format(CultureInfo.CurrentCulture,
DynamicData\QueryableFilterRepeater.cs (1)
113String.Format(CultureInfo.CurrentCulture,
System.Web.Extensions (11)
Compilation\WCFBuildProvider.cs (1)
311errorMessage = String.Format(CultureInfo.CurrentCulture, "'{0}' ({1}): {2}", generationError.MetadataFile, generationError.LineNumber, errorMessage);
Compilation\WCFModel\MapFileLoader.cs (1)
269throw new XmlSchemaException(String.Format(CultureInfo.CurrentCulture,
Script\Services\RestHandler.cs (1)
157String.Format(CultureInfo.CurrentCulture, AtlasWeb.WebService_InvalidXmlReturnType,
UI\AsyncPostBackTrigger.cs (2)
104throw new InvalidOperationException(String.Format(CultureInfo.InvariantCulture, AtlasWeb.AsyncPostBackTrigger_CannotFindEvent, eventName, ControlID, Owner.ID)); 112throw new InvalidOperationException(String.Format(CultureInfo.InvariantCulture, AtlasWeb.AsyncPostBackTrigger_InvalidEvent, eventName, ControlID, Owner.ID));
UI\ScriptRegistrationManager.cs (1)
126throw new InvalidOperationException(String.Format(CultureInfo.InvariantCulture, AtlasWeb.ScriptRegistrationManager_InvalidChars, entry.Type.FullName, entry.Key, tweenSpace));
UI\WebControls\DataSourceHelper.cs (3)
117throw new InvalidOperationException(String.Format(CultureInfo.InvariantCulture, 122throw new InvalidOperationException(String.Format(CultureInfo.InvariantCulture, 189throw new InvalidOperationException(String.Format(CultureInfo.InvariantCulture,
UI\WebControls\LinqDataSourceView.cs (2)
359throw new InvalidOperationException(String.Format(CultureInfo.InvariantCulture, 386throw new InvalidOperationException(String.Format(CultureInfo.InvariantCulture,
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
209return String.Format(CultureInfo.CurrentCulture, _designTimeHTML, _ds.Site.Name, curChoice, message);
System.Web.Services (1)
System\Web\Services\Protocols\DiscoveryServerProtocol.cs (1)
195return string.Format(CultureInfo.InvariantCulture, "{0}://{1}{2}",
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Application.cs (2)
191return string.Format(CultureInfo.CurrentCulture, template, 723return Registry.CurrentUser.CreateSubKey(string.Format(CultureInfo.CurrentCulture, template, CompanyName, ProductName, ProductVersion));
winforms\Managed\System\WinForms\Control.Ime.cs (1)
541Debug.WriteLineIf( CompModSwitches.ImeMode.Level >= TraceLevel.Info, string.Format( CultureInfo.CurrentCulture, "Inside VerifyImeModeChanged(oldMode={0}, newMode={1}), this = {2}", oldMode, newMode, this ) );
winforms\Managed\System\WinForms\FileDialogCustomPlace.cs (1)
68return string.Format(System.Globalization.CultureInfo.CurrentCulture, "{0} Path: {1} KnownFolderGuid: {2}", base.ToString(), this.Path, this.KnownFolderGuid);
winforms\Managed\System\WinForms\Form.cs (1)
4350return string.Format(CultureInfo.CurrentCulture, Application.SafeTopLevelCaptionFormat, original, securityZone, securitySite);
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1242Debug.Fail(String.Format(CultureInfo.CurrentCulture, "Detected orphan cell! {0} is in row {1}. It shouldnt have a cell in {2}! \r\n\r\nTurn on DEBUG_PAINT in ToolStripPanel and ToolStripPanelRow to investigate.", cell.Control.Name, goodRowIndex, i));
System.Windows.Forms.DataVisualization (1)
Common\SR.cs (1)
12546 return string.Format(global::System.Globalization.CultureInfo.CurrentCulture, resourceManager.GetString(key, _culture), arg0, arg1, arg2);
System.Workflow.Activities (1)
Rules\Design\Dialogs\IntellisenseTextBox.cs (1)
153System.Diagnostics.Trace.WriteLine(string.Format(CultureInfo.CurrentCulture, "KeyCode:{0}, KeyData:{1}, KeyValue:{2}", e.KeyCode, e.KeyData, e.KeyValue));
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\Validation\ValidationError.cs (1)
86return String.Format(CultureInfo.InvariantCulture, "{0} {1}: {2}", this.isWarning ? "warning" : "error", this.errorNumber, this.errorText);
AuthoringOM\Compiler\XomlCompilerError.cs (1)
105return string.Format(CultureInfo.CurrentCulture, "{0} {1}: {2}", IsWarning ? "warning" : "error", ErrorNumber, ErrorText);
Shared\XomlSerializationHelpers.cs (1)
150serializationManager.ReportError(new WorkflowMarkupSerializationException(string.Format(CultureInfo.CurrentCulture, resourceManager.GetString("UnknownDefinitionTag"), StandardXomlKeys.Definitions_XmlNs_Prefix, reader.LocalName, StandardXomlKeys.Definitions_XmlNs), (reader is IXmlLineInfo) ? ((IXmlLineInfo)reader).LineNumber : 1, (reader is IXmlLineInfo) ? ((IXmlLineInfo)reader).LinePosition : 1));
System.Workflow.Runtime (1)
Tracking\TrackingProfileSerializer.cs (1)
897version = string.Format(NumberFormatInfo.InvariantInfo, "{0}.{1}.{2}", profile.Version.Major, profile.Version.Minor, profile.Version.Build);
System.Xaml.Hosting (1)
TD.Designer.cs (1)
88string description = string.Format(Culture, ResourceManager.GetString("HttpHandlerPickedForUrl", Culture), param0, param1, param2);
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\Accessible.cs (1)
1234Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "Unexpected hresult from AccessibleChildren: {0} count is {1} and actualCount is {2}", hr, count, actualCount));
MS\Internal\AutomationProxies\NonClientArea.cs (1)
116System.Diagnostics.Debug.Assert(idChild == 0, string.Format(CultureInfo.CurrentCulture, "Invalid Child Id, idChild == {2}\n\rClassName: \"{0}\"\n\rhwnd = 0x{1:x8}", Misc.ProxyGetClassName(hwnd), hwnd.ToInt32(), idChild));
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
2470return string.Format(CultureInfo.CurrentCulture, "{0}{1}{2}", sCanonicalsKeyword, menuText.Substring(pos + cKeyChars + 1, cMenuChars - (pos + cKeyChars + 2)), Char.ToUpper(menuText[cMenuChars - 1], CultureInfo.InvariantCulture));
WindowsBase (6)
Base\MS\Internal\IO\Packaging\PieceNameHelper.cs (1)
191return string.Format(CultureInfo.InvariantCulture, "{0}/[{1:D}]{2}.piece",
Base\System\Windows\Freezable.cs (1)
1992String.Format(System.Globalization.CultureInfo.InvariantCulture,
Base\System\Windows\Generated\Point.cs (1)
322return String.Format(provider,
Base\System\Windows\Generated\Size.cs (1)
318return String.Format(provider,
Base\System\Windows\Generated\Vector.cs (1)
322return String.Format(provider,
Shared\MS\Win32\HwndWrapper.cs (1)
127string className = String.Format(CultureInfo.InvariantCulture, "HwndWrapper[{0};{1};{2}]", appName, threadName, randomName);
WsatConfig (1)
CommandLine\OptionUsage.cs (1)
180return string.Format(CultureInfo.InvariantCulture, optionHelpPattern, optionString, helpText, shortForm);
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\XamlBuildTaskServices.cs (1)
385return string.Format(CultureInfo.InvariantCulture, "{0};{1}{2}",