175 references to Create
aspire (1)
src\Shared\ConsoleLogs\SharedAIHelpers.cs (1)
750return string.Create(CultureInfo.InvariantCulture, $"{count} {name}");
Aspire.Dashboard (3)
Components\Controls\SummaryDetailsView.razor.cs (2)
219_panel1Size = string.Create(CultureInfo.InvariantCulture, $"{panel1Fraction:F3}fr"); 220_panel2Size = string.Create(CultureInfo.InvariantCulture, $"{(1 - panel1Fraction):F3}fr");
src\Shared\ConsoleLogs\SharedAIHelpers.cs (1)
750return string.Create(CultureInfo.InvariantCulture, $"{count} {name}");
Microsoft.AspNetCore.Antiforgery (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.BearerToken (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.Certificate (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.Cookies (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.JwtBearer (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.Negotiate (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.OAuth (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.Twitter (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authentication.WsFederation (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Authorization (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Components (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Components.Endpoints (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Components.Server (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Components.Web (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Components.WebAssembly (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Components.WebView (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.CookiePolicy (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Cors (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.DataProtection (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Diagnostics (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.HostFiltering (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Hosting (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Http (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Http.Connections (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Http.Connections.Client (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Http.Extensions (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Http.Results (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.HttpLogging (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.HttpOverrides (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.HttpsPolicy (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Identity (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Localization (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.Core (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.Cors (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.Formatters.Xml (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.Razor (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.RazorPages (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.TagHelpers (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.OutputCaching (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.RateLimiting (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.RequestDecompression (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.ResponseCaching (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.ResponseCompression (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Rewrite (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Routing (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Server.HttpSys (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Server.IIS (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Server.Kestrel.Core (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.Session (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.SignalR.Client.Core (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.SignalR.Core (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.StaticAssets (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.StaticFiles (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.AspNetCore.WebSockets (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.Extensions.Caching.StackExchangeRedis (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.Extensions.Diagnostics.HealthChecks (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.Extensions.Localization (1)
LoggerMessage.g.cs (1)
203return string.Create(global::System.Globalization.CultureInfo.InvariantCulture, $"Skipping attempt to raise event {EventId} of type '{EventType}' because the component ID {ComponentId} was already disposed");
Microsoft.Extensions.Telemetry.PerformanceTests (2)
ModernCodeGen.cs (2)
40return string.Create(CultureInfo.InvariantCulture, $"Connection id '{connectionId}' received {type} frame for stream ID {streamId} with length {length} and flags {flags} and {other}"); 71return string.Create(CultureInfo.InvariantCulture, $"Range [{start}..{end}], options {options}, guid {guid}");
PresentationFramework (50)
MS\Internal\Data\LiveShapingList.cs (1)
729string.Create(System.Windows.Markup.TypeConverterHelper.InvariantEnglishUS,
MS\Internal\Data\ObjectRef.cs (3)
331s = string.Create(CultureInfo.InvariantCulture, 335s = string.Create(CultureInfo.InvariantCulture, $"RelativeSource {_relativeSource.Mode}"); 444return string.Create(System.Windows.Markup.TypeConverterHelper.InvariantEnglishUS,
MS\Internal\Data\XmlBindingWorker.cs (1)
557return string.Create(TypeConverterHelper.InvariantEnglishUS, $"{nodeList.GetType().Name} (hash={AvTrace.GetHashCodeHelper(nodeList)} Count={nodeList.Count})");
MS\Internal\Globalization\BamlTreeMap.cs (1)
226uid = string.Create(
MS\Internal\Globalization\LocalizableResourceBuilder.cs (1)
285content = string.Create(
MS\Internal\TraceData.cs (3)
252return string.Create(TypeConverterHelper.InvariantEnglishUS, $"'{o}'"); 259ICollection ic => string.Create(TypeConverterHelper.InvariantEnglishUS, $"{type.Name} (hash={AvTrace.GetHashCodeHelper(o)} Count={ic.Count})"), 260_ => string.Create(TypeConverterHelper.InvariantEnglishUS, $"{type.Name} (hash={AvTrace.GetHashCodeHelper(o)})")
MS\Internal\Utility\TraceLog.cs (1)
60return string.Create(CultureInfo.InvariantCulture, $"{o.GetType().Name}.{o.GetHashCode()}");
System\Windows\Automation\Peers\DocumentPageViewAutomationPeer.cs (1)
63result = string.Create(CultureInfo.InvariantCulture, $"DocumentPage{owner.PageNumber + 1}");
System\Windows\Controls\ContentPresenter.cs (1)
1060EventTrace.EventProvider.TraceEvent(EventTrace.Event.WClientStringEnd, EventTrace.Keyword.KeywordGeneral, EventTrace.Level.Info, string.Create(System.Globalization.CultureInfo.InvariantCulture, $"ContentPresenter.BuildVisualTree for CP {container.GetHashCode()}"));
System\Windows\Controls\DataGridClipboardHelper.cs (1)
84string prefix = string.Create(CultureInfo.InvariantCulture,
System\Windows\Controls\ItemContainerGenerator.cs (1)
112string.Create(CultureInfo.InvariantCulture, $"ItemContainerGenerator for {Host.GetType().Name} {label} - {_itemsGenerated} items"));
System\Windows\Controls\Primitives\IItemContainerGenerator.cs (1)
150return string.Create(TypeConverterHelper.InvariantEnglishUS, $"GeneratorPosition ({_index},{_offset})");
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12781return string.Create(CultureInfo.InvariantCulture, $"{OpDepth} {VDepth} {ItemIndex} {Op} {Detail}"); 12943return string.Create(CultureInfo.InvariantCulture, $"{_itemIndex} ds: {_desiredSize} ar: {_arrangeRect} in: {_inset}"); 13020return string.Create(CultureInfo.InvariantCulture, $"{g.IndexFromContainer(container, returnLocalIndex:true)}"); 13029return string.Create(CultureInfo.InvariantCulture, $"{localIndex}"); 13033return string.Create(CultureInfo.InvariantCulture, $"{ContainerPath(parentContainer)}.{localIndex}");
System\Windows\Documents\DocumentSequence.cs (1)
1096return string.Create(CultureInfo.InvariantCulture, $"SDP:D{_DocumentIndex}");
System\Windows\Documents\FixedElement.cs (1)
157return string.Create(CultureInfo.InvariantCulture, $"{{S@{_start}---E@{_end}}} {System.Enum.GetName(_type)}");
System\Windows\Documents\FixedLineResult.cs (1)
61return string.Create(CultureInfo.InvariantCulture, $"FLR[{Start}:{End}][{BaseLine}][{_layoutBox}]");
System\Windows\Documents\FixedPosition.cs (1)
46return string.Create(CultureInfo.InvariantCulture, $"FN[{_fixedNode}]-Offset[{_offset}]");
System\Windows\Documents\FlowPosition.cs (1)
94return string.Create(CultureInfo.InvariantCulture, $"FP[{_flowNode}+{_offset}]");
System\Windows\Documents\Speller.cs (2)
359System.Diagnostics.Trace.Write(string.Create(CultureInfo.InvariantCulture, $"Unloading dictionary failed. Original Uri:{uri}, file Uri:{info.PathUri}, exception:{e}")); 1585System.Diagnostics.Trace.Write(string.Create(CultureInfo.InvariantCulture, $"Failure to delete temporary file with custom dictionary data. file Uri:{tempLocationUri},exception:{e}"));
System\Windows\Documents\TextStore.cs (1)
5219return string.Create(CultureInfo.InvariantCulture, $"{OpDepth} {NetCharCount} {IMECharCount} {Op} {EventState} {Detail}");
System\Windows\FrameworkElement.cs (1)
1983string TypeAndName = string.Create(CultureInfo.InvariantCulture, $"[{GetType().Name}]{dp.Name}({base.GetHashCode()})");
System\Windows\Markup\BamlRecords.cs (14)
971return string.Create(CultureInfo.InvariantCulture, $"{RecordType}"); 1911return string.Create(CultureInfo.InvariantCulture, 1989return string.Create(CultureInfo.InvariantCulture, $"{RecordType} nameId({NameId}) is '{Name}'"); 2056return string.Create(CultureInfo.InvariantCulture, $"{RecordType} attr({_attributeId})"); 2302return string.Create(CultureInfo.InvariantCulture, $"{RecordType} attr({_attributeId}) <== '{Value}'"); 2439return string.Create(CultureInfo.InvariantCulture, 3292return string.Create(CultureInfo.InvariantCulture, $"{RecordType} typeId={GetTypeName(TypeId)}"); 3680return string.Create(CultureInfo.InvariantCulture, 3755return string.Create(CultureInfo.InvariantCulture, 3833return string.Create(CultureInfo.InvariantCulture, 4927return string.Create(CultureInfo.InvariantCulture, 5035return string.Create(CultureInfo.InvariantCulture, 5189return string.Create(CultureInfo.InvariantCulture, 5250return string.Create(CultureInfo.InvariantCulture,
System\Windows\Standard\ErrorCodes.cs (1)
342return string.Create(CultureInfo.InvariantCulture, $"0x{_value:X8}");
System\Windows\Standard\Verify.cs (1)
235throw new ArgumentException(string.Create(CultureInfo.InvariantCulture, $"The integer value must be bounded with [{lowerBoundInclusive}, {upperBoundExclusive})"), parameterName);
System\Windows\TemplateKey.cs (2)
119? string.Create(TypeConverterHelper.InvariantEnglishUS, $"{this.GetType().Name}({DataType})") 120: string.Create(TypeConverterHelper.InvariantEnglishUS, $"{this.GetType().Name}(null)");
System\Windows\Window.cs (2)
3903Debug.Assert(workAreaWidthDeviceUnits >= 0, string.Create(CultureInfo.InvariantCulture, $"workAreaWidth ({hMonitor})for monitor ({workAreaWidthDeviceUnits}) is negative")); 3904Debug.Assert(workAreaHeightDeviceUnits >= 0, string.Create(CultureInfo.InvariantCulture, $"workAreaHeight ({hMonitor}) for monitor ({workAreaHeightDeviceUnits}) is negative"));
System.Linq.Expressions (6)
System\Linq\Expressions\Interpreter\BranchLabel.cs (1)
24string.Create(CultureInfo.InvariantCulture, $"->{Index} C({ContinuationStackDepth}) S({StackDepth})");
System\Linq\Expressions\Interpreter\LightCompiler.cs (3)
54string.Create(CultureInfo.InvariantCulture, $"catch ({_exceptionType.Name}) [{HandlerStartIndex}->{HandlerEndIndex}]"); 255return string.Create(CultureInfo.InvariantCulture, $"{Index}: clear"); 259return string.Create(CultureInfo.InvariantCulture, $"{Index}: [{StartLine}-{EndLine}] '{FileName}'");
System\Linq\Expressions\Interpreter\LocalVariables.cs (1)
44string.Create(CultureInfo.InvariantCulture, $"{Index}: {(IsBoxed ? "boxed" : null)} {(InClosure ? "in closure" : null)}");
System\Linq\Expressions\Interpreter\StackOperations.cs (1)
49string.Create(CultureInfo.InvariantCulture, $"LoadCached({_index}: {objects![(int)_index]})");
System.Net.Http (2)
src\libraries\Common\src\System\Net\CredentialCacheKey.cs (1)
99string.Create(CultureInfo.InvariantCulture, $"[{UriPrefixLength}]:{UriPrefix}:{AuthenticationType}");
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
80string altUsedValue = altUsedDefaultPort ? authority.IdnHost : string.Create(CultureInfo.InvariantCulture, $"{authority.IdnHost}:{authority.Port}");
System.Net.Mail (2)
System\Net\Mime\SmtpDateTime.cs (2)
167string.Create(CultureInfo.InvariantCulture, $"{_date:ddd, dd MMM yyyy HH:mm:ss} {(_unknownTimeZone ? UnknownTimeZoneDefaultOffset : UtcDefaultTimeZoneOffset)}") : 168string.Create(CultureInfo.InvariantCulture, $"{_date:ddd, dd MMM yyyy HH:mm:ss} {(timeZone.Ticks > 0 ? '+' : '-')}{timeZone:hhmm}");
System.Net.Primitives (4)
src\libraries\Common\src\System\Net\CredentialCacheKey.cs (1)
99string.Create(CultureInfo.InvariantCulture, $"[{UriPrefixLength}]:{UriPrefix}:{AuthenticationType}");
System\Net\CredentialCache.cs (1)
386string.Create(CultureInfo.InvariantCulture, $"{Host}:{Port}:{AuthenticationType}");
System\Net\IPEndPoint.cs (2)
181string.Create(NumberFormatInfo.InvariantInfo, $"[{_address}]:{_port}") : 182string.Create(NumberFormatInfo.InvariantInfo, $"{_address}:{_port}");
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (1)
156string.Create(
src\System\Reflection\RuntimeExceptionHandlingClause.cs (3)
70return string.Create(CultureInfo.CurrentUICulture, 76return string.Create(CultureInfo.CurrentUICulture, 80return string.Create(CultureInfo.CurrentUICulture,
System.Private.DataContractSerialization (6)
System\Runtime\Serialization\Json\JsonWriterDelegator.cs (1)
212writer.WriteString(string.Create(CultureInfo.InvariantCulture, $"{ts.Hours:+00;-00}{ts.Minutes:00;00}"));
System\Runtime\Serialization\XmlObjectSerializer.cs (1)
437return string.Create(CultureInfo.InvariantCulture, $"{SR.Format(SR.ErrorInLine, reader.LineNumber, reader.LinePosition)} {errorMessage}");
System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (2)
219DictionaryGlobals.SerializationNamespace, string.Create(CultureInfo.InvariantCulture, $"i{objectId}")); 224xmlWriter.WriteAttributeString(Globals.SerPrefix, DictionaryGlobals.RefLocalName, DictionaryGlobals.SerializationNamespace, string.Create(CultureInfo.InvariantCulture, $"i{objectId}"));
System\Runtime\Serialization\XmlWriterDelegator.cs (1)
89prefix = string.Create(CultureInfo.InvariantCulture, $"d{depth}p{_prefixes}");
System\Xml\XmlBaseWriter.cs (1)
1838prefix = string.Create(CultureInfo.InvariantCulture, $"d{_depth}p{prefixId}");
System.Private.Xml (18)
System\Xml\Core\XmlTextWriter.cs (1)
1585return string.Create(CultureInfo.InvariantCulture, $"d{_top:d}p{temp:d}");
System\Xml\Core\XmlWellFormedWriter.cs (2)
2010string genPrefix = string.Create(CultureInfo.InvariantCulture, $"p{_nsTop - 2:d}"); 2020s = string.Create(CultureInfo.InvariantCulture, $"{genPrefix}{i}");
System\Xml\Serialization\XmlSchemaExporter.cs (1)
149name = string.Create(CultureInfo.InvariantCulture, $"any{i}");
System\Xml\Serialization\XmlSerializationReader.cs (5)
2139_arrayName = string.Create(CultureInfo.InvariantCulture, $"{arrayName}_{i}"); 2842string.Create(CultureInfo.InvariantCulture, $"Read{++NextMethodNumber}_{CodeIdentifier.MakeValidInternal(name)}"); 2845string.Create(CultureInfo.InvariantCulture, $"id{(++_nextIdNumber)}_{CodeIdentifier.MakeValidInternal(name)}"); 2972Writer.Write(string.Create(CultureInfo.InvariantCulture, $"{constants[i].Value}L")); 3591string createName = string.Create(CultureInfo.InvariantCulture, $"create{++_nextCreateMethodNumber}_{typeDesc.Name}");
System\Xml\Serialization\XmlSerializationReaderILGen.cs (3)
74_arrayName = string.Create(CultureInfo.InvariantCulture, $"{arrayName}_{i}"); 672string.Create(CultureInfo.InvariantCulture, $"Read{++NextMethodNumber}_{CodeIdentifier.MakeValidInternal(name)}"); 675string.Create(CultureInfo.InvariantCulture, $"id{++_nextIdNumber}_{CodeIdentifier.MakeValidInternal(name)}");
System\Xml\Serialization\XmlSerializationWriter.cs (2)
948id = string.Create(CultureInfo.InvariantCulture, $"{_idBase}id{++_nextId}"); 2905return string.Create(CultureInfo.InvariantCulture, $"Write{++NextMethodNumber}_{CodeIdentifier.MakeValidInternal(name)}");
System\Xml\Serialization\XmlSerializationWriterILGen.cs (2)
396string source = string.Create(CultureInfo.InvariantCulture, $"(({typeof(XmlSerializerNamespaces).FullName})p[{xmlnsMember}])"); 593return string.Create(CultureInfo.InvariantCulture, $"Write{++NextMethodNumber}_{CodeIdentifier.MakeValidInternal(name)}");
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (1)
1427genPrefix = string.Create(CultureInfo.InvariantCulture, $"xp_{_prefixIndex++}");
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
874return string.Create(CultureInfo.InvariantCulture, $"ID{_docOrderCmp.GetDocumentIndex(navigator)}{navigator.UniqueId}");
System.Transactions.Local (2)
System\Transactions\Enlistment.cs (1)
211string.Create(CultureInfo.InvariantCulture, $"{InternalTransaction.InstanceIdentifier}{Interlocked.Increment(ref InternalTransaction._nextHash)}"),
System\Transactions\InternalTransaction.cs (1)
190string.Create(CultureInfo.InvariantCulture, $"{InstanceIdentifier}{_transactionHash}"),
System.Xaml (3)
System\Xaml\Context\ObjectWriterFrame.cs (1)
75string res = string.Create(TypeConverterHelper.InvariantEnglishUS, $"{type}.{prop} inst={inst} coll={coll}");
System\Xaml\InfosetObjects\XamlNodes.cs (1)
115string str = string.Create(TypeConverterHelper.InvariantEnglishUS, $"{NodeType}: ");
System\Xaml\Parser\NodeStreamSorter.cs (1)
84return string.Create(TypeConverterHelper.InvariantEnglishUS, $"Depth[{Depth}] {XamlNodeType}");