104 writes to pattern
aspire (22)
Aspire.Azure.Storage.Blobs (1)
Aspire.Azure.Storage.Files.DataLake (1)
Aspire.Azure.Storage.Queues (1)
Aspire.Confluent.Kafka.Tests (1)
Aspire.Dashboard (7)
RegexGenerator.g.cs (7)
325base.pattern = "((?<!\\+)https?:\\/\\/(?:www\\.)?(?:[-\\p{L}.]+?[.@][a-zA-Z\\d]{2,}|localhost)(?:[-\\w\\p{L}.:%+~#*$!?&/=@]*(?:,(?!\\s))*?)*)";
770base.pattern = "(\\[[^\\]]+\\]|[^,:;\\s]+)[:,](\\d{1,5})";
1028base.pattern = "^jdbc:[^:]+://([^:/\\s]+)(?::(\\d+))?(?:/.*)?";
1386base.pattern = "^(?:127\\.0\\.0\\.1|host\\.docker\\.internal|host\\.containers\\.internal):";
1556base.pattern = "(:ss|\\.ss|:s|\\.s)";
1779base.pattern = "^ # Starts the string\r\n(\\d{4}) # Four digits for the year\r\n- # Separator for the date\r\n(0[1-9]|1[0-2]) # Two digits for the month, restricted to 01-12\r\n- # Separator for the date\r\n(0[1-9]|[12][0-9]|3[01]) # Two digits for the day, restricted to 01-31\r\nT # Literal, separator between date and time, either a T or a space\r\n([01][0-9]|2[0-3]) # Two digits for the hour, restricted to 00-23\r\n: # Separator for the time\r\n([0-5][0-9]) # Two digits for the minutes, restricted to 00-59\r\n: # Separator for the time\r\n([0-5][0-9]) # Two digits for the seconds, restricted to 00-59\r\n(\\.\\d{1,9})? # A period and up to nine digits for the partial seconds (optional)\r\n(Z|([Z+-]([01][0-9]|2[0-3]):?([0-5][0-9])))? # Time Zone offset, in the form Z or ZHH:MM or ZHHMM or +HH:MM or +HHMM or -HH:MM or -HHMM (optional)";
2242base.pattern = "[^a-z0-9]+";
Aspire.EndToEnd.Tests (1)
Aspire.Hosting (7)
Aspire.Hosting.Azure (1)
Aspire.Hosting.Azure.KeyVault (1)
Aspire.Hosting.DevTunnels (1)
Aspire.Hosting.Kubernetes (1)
Aspire.Hosting.Maui (1)
Aspire.Hosting.Python (1)
Aspire.Hosting.SqlServer (1)
Aspire.Templates.Tests (1)
BuildActionTelemetryTable (1)
ConfigurationSchemaGenerator (1)
ConfigurationSchemaGenerator.Tests (1)
dotnet-dev-certs (3)
illink (2)
Microsoft.AspNetCore.Authentication.Negotiate (1)
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (3)
Microsoft.AspNetCore.Routing (1)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.Shared.Tests (3)
Microsoft.CodeAnalysis (2)
Microsoft.ML.Tokenizers (6)
RepoTasks (3)
System.ComponentModel.TypeConverter (1)
System.Data.Common (1)
System.Data.Odbc (2)
System.Private.DataContractSerialization (1)
System.Private.Xml (1)
System.Text.Json (1)
System.Text.RegularExpressions (1)
System.Windows.Forms (1)
System.Windows.Forms.Design (1)
System.Windows.Forms.Tests (1)
Templates.Blazor.Tests (3)
Templates.Blazor.WebAssembly.Auth.Tests (3)
Templates.Blazor.WebAssembly.Tests (3)
Templates.Mvc.Tests (3)
Templates.Tests (3)
3 references to pattern
System.Text.RegularExpressions (3)