143 references to string
Aspire.Hosting (12)
Aspire.Hosting.Kubernetes (1)
Aspire.Playground.Tests (1)
GenerateDocumentationAndConfigFiles (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\NamingStyles\Serialization\NamingStylePreferencesEditorConfigSerializer.cs (1)
155return new string([.. name
ILAssembler (1)
ILCompiler.Compiler (1)
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.Components.Forms (1)
Microsoft.AspNetCore.Components.Web (1)
Microsoft.AspNetCore.HttpLogging (1)
Microsoft.AspNetCore.Routing (1)
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
Microsoft.Build (2)
Microsoft.CodeAnalysis.Workspaces (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\NamingStyles\Serialization\NamingStylePreferencesEditorConfigSerializer.cs (1)
155return new string([.. name
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Microsoft.Extensions.Caching.Hybrid.Tests (1)
Microsoft.Extensions.Diagnostics.ResourceMonitoring (34)
Microsoft.Win32.Registry (1)
NuGet.Packaging (1)
PresentationCore (3)
PresentationFramework (2)
System.Data.Odbc (3)
System.Diagnostics.DiagnosticSource (1)
System.Drawing.Common (1)
System.Net.Http (2)
System.Net.NetworkInformation (1)
System.Net.Primitives (1)
System.Numerics.Tensors (2)
System.Private.CoreLib (38)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (10)
5309return new FormatException(SR.Format(SR.Format_BadDatePattern, new string(result.failureSpanArgument)));
5311return new FormatException(SR.Format(SR.Format_BadDateTime, new string(result.failureSpanArgument)));
5313return new FormatException(SR.Format(SR.Format_BadDateTimeCalendar, new string(result.failureSpanArgument), result.calendar));
5315return new FormatException(SR.Format(SR.Format_BadDayOfWeek, new string(result.failureSpanArgument)));
5317return new FormatException(SR.Format(SR.Format_BadFormatSpecifier, new string(result.failureSpanArgument)));
5321return new FormatException(SR.Format(SR.Format_DateOutOfRange, new string(result.failureSpanArgument)));
5323return new FormatException(SR.Format(SR.Format_MissingIncompleteDate, new string(result.failureSpanArgument)));
5327return new FormatException(SR.Format(SR.Format_OffsetOutOfRange, new string(result.failureSpanArgument)));
5331return new FormatException(SR.Format(SR.Format_UnknownDateTimeWord, new string(result.failureSpanArgument), result.failureIntArgument));
5333return new FormatException(SR.Format(SR.Format_UTCOutOfRange, new string(result.failureSpanArgument)));
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\Normalization.Icu.cs (1)
92: new string(result);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\Normalization.Nls.cs (1)
75: new string(result);
System.Private.DataContractSerialization (3)
System.Private.Uri (3)
System.Private.Xml (9)
System.Private.Xml.Linq (1)
System.Security.Cryptography (5)
System.Windows.Forms (2)
System.Windows.Forms.Design (1)