134 references to new
Aspire.Hosting (9)
Aspire.Hosting.Kubernetes (1)
Aspire.Playground.Tests (1)
dotnet.Tests (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.Server.Kestrel.Core.Tests (2)
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
Microsoft.Build (2)
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\NamingStyles\Serialization\NamingStylePreferencesEditorConfigSerializer.cs (1)
155return new string([.. name
Microsoft.Extensions.Caching.Hybrid.Tests (1)
Microsoft.Extensions.Diagnostics.ResourceMonitoring (32)
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 (40)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeParse.cs (10)
5202return new FormatException(SR.Format(SR.Format_BadDatePattern, new string(result.failureSpanArgument)));
5204return new FormatException(SR.Format(SR.Format_BadDateTime, new string(result.failureSpanArgument)));
5206return new FormatException(SR.Format(SR.Format_BadDateTimeCalendar, new string(result.failureSpanArgument), result.calendar));
5208return new FormatException(SR.Format(SR.Format_BadDayOfWeek, new string(result.failureSpanArgument)));
5210return new FormatException(SR.Format(SR.Format_BadFormatSpecifier, new string(result.failureSpanArgument)));
5214return new FormatException(SR.Format(SR.Format_DateOutOfRange, new string(result.failureSpanArgument)));
5216return new FormatException(SR.Format(SR.Format_MissingIncompleteDate, new string(result.failureSpanArgument)));
5220return new FormatException(SR.Format(SR.Format_OffsetOutOfRange, new string(result.failureSpanArgument)));
5224return new FormatException(SR.Format(SR.Format_UnknownDateTimeWord, new string(result.failureSpanArgument), result.failureIntArgument));
5226return new FormatException(SR.Format(SR.Format_UTCOutOfRange, new string(result.failureSpanArgument)));
System.Private.DataContractSerialization (3)
System.Private.Uri (3)
System.Private.Xml (10)
System.Private.Xml.Linq (1)
System.Windows.Forms (2)
System.Windows.Forms.Design (1)
System.Windows.Forms.Tests (1)