95 writes to pattern
aspire (17)
RegexGenerator.g.cs (17)
411base.pattern = "^[^/\\\\]{1,254}$"; 543base.pattern = "^###### (.+?)\\s*$"; 769base.pattern = "^##### (.+?)\\s*$"; 995base.pattern = "^#### (.+?)\\s*$"; 1221base.pattern = "^### (.+?)\\s*$"; 1447base.pattern = "^## (.+?)\\s*$"; 1673base.pattern = "^# (.+?)\\s*$"; 1899base.pattern = "\\*\\*([^*]+)\\*\\*"; 2040base.pattern = "__([^_]+)__"; 2181base.pattern = "(?<!\\*)\\*([^*\\n]+)\\*(?!\\*)"; 2369base.pattern = "(?<!_)_([^_\\n]+)_(?!_)"; 2557base.pattern = "~~([^~]+)~~"; 2698base.pattern = "```\\s*(.*?)\\s*```"; 2905base.pattern = "`([^`]+)`"; 3046base.pattern = "!\\[([^\\]]*)\\]\\(([^)]+)\\)"; 3216base.pattern = "\\[([^\\]]+)\\]\\(([^)]+)\\)"; 3392base.pattern = "\\[[^\\]]+\\]";
Aspire.Azure.Storage.Blobs (1)
RegexGenerator.g.cs (1)
49base.pattern = "^[a-zA-Z0-9_\\-\\.\\(\\)]+$";
Aspire.Azure.Storage.Queues (1)
RegexGenerator.g.cs (1)
49base.pattern = "^[a-zA-Z0-9_\\-\\.\\(\\)]+$";
Aspire.Confluent.Kafka.Tests (1)
RegexGenerator.g.cs (1)
54base.pattern = "(\\s*)(?:\\r?\\n\\s*\\r?\\n)(\\s*)";
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)
RegexGenerator.g.cs (1)
54base.pattern = "(\\s*)(?:\\r?\\n\\s*\\r?\\n)(\\s*)";
Aspire.Hosting (5)
RegexGenerator.g.cs (5)
252base.pattern = "^(?<name>.+?)\\.?AppHost$"; 425base.pattern = "[^\\d\\.].*$"; 563base.pattern = "^((?<registry>((localhost|\\[(?:[a-fA-F0-9:]+)\\]|([\\w-]+(\\.[\\w-]+)+))(:\\d+)?)|([\\w-]+:\\d+))\\/)?(?<image>[\\w-./<>]+)(:(?<tag>[\\w-.<>]+))?(@(?<digest>.+))?$"; 1522base.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)"; 1986base.pattern = "[^a-z0-9]+";
Aspire.Hosting.Azure (1)
RegexGenerator.g.cs (1)
49base.pattern = "^[a-zA-Z0-9_\\-\\.\\(\\)]+$";
Aspire.Hosting.Azure.KeyVault (1)
RegexGenerator.g.cs (1)
54base.pattern = "(\\s*)(?:\\r?\\n\\s*\\r?\\n)(\\s*)";
Aspire.Hosting.DevTunnels (1)
RegexGenerator.g.cs (1)
54base.pattern = "(\\s*)(?:\\r?\\n\\s*\\r?\\n)(\\s*)";
Aspire.Hosting.SqlServer (1)
RegexGenerator.g.cs (1)
54base.pattern = "(\\s*)(?:\\r?\\n\\s*\\r?\\n)(\\s*)";
Aspire.Templates.Tests (1)
RegexGenerator.g.cs (1)
54base.pattern = "(\\s*)(?:\\r?\\n\\s*\\r?\\n)(\\s*)";
BuildActionTelemetryTable (1)
RegexGenerator.g.cs (1)
69base.pattern = "(?<=[I])(?=[A-Z]) &\r\n(?<=[A-Z])(?=[A-Z][a-z]) |\r\n(?<=[^A-Z])(?=[A-Z]) |\r\n(?<=[A-Za-z])(?=[^A-Za-z])";
ConfigurationSchemaGenerator (1)
RegexGenerator.g.cs (1)
54base.pattern = "(\\s*)(?:\\r?\\n\\s*\\r?\\n)(\\s*)";
ConfigurationSchemaGenerator.Tests (1)
RegexGenerator.g.cs (1)
54base.pattern = "(\\s*)(?:\\r?\\n\\s*\\r?\\n)(\\s*)";
dotnet-dev-certs (3)
RegexGenerator.g.cs (3)
96base.pattern = "OPENSSLDIR:\\s*\"([^\"]+)\""; 256base.pattern = "^[0-9a-f]+\\.[0-9]+$"; 388base.pattern = "\\.(pem|crt|cer)$";
illink (2)
Microsoft.AspNetCore.Authentication.Negotiate (1)
RegexGenerator.g.cs (1)
47base.pattern = "^[A-Za-z]*$";
Microsoft.AspNetCore.Components (1)
RegexGenerator.g.cs (1)
47base.pattern = "^[A-Za-z]*$";
Microsoft.AspNetCore.DeveloperCertificates.XPlat (3)
RegexGenerator.g.cs (3)
96base.pattern = "OPENSSLDIR:\\s*\"([^\"]+)\""; 256base.pattern = "^[0-9a-f]+\\.[0-9]+$"; 388base.pattern = "\\.(pem|crt|cer)$";
Microsoft.AspNetCore.Routing (1)
RegexGenerator.g.cs (1)
47base.pattern = "^[A-Za-z]*$";
Microsoft.AspNetCore.Server.Kestrel.Core (1)
RegexGenerator.g.cs (1)
47base.pattern = "^[A-Za-z]*$";
Microsoft.CodeAnalysis (2)
RegexGenerator.g.cs (2)
94base.pattern = "^\\s*\\[(([^#;]|\\\\#|\\\\;)+)\\]\\s*([#;].*)?$"; 529base.pattern = "^\\s*([\\w\\.\\-_]+)\\s*[=:]\\s*(.*?)\\s*([#;].*)?$";
Microsoft.ML.Tokenizers (6)
RegexGenerator.g.cs (6)
237base.pattern = "'(?i:[sdmt]|ll|ve|re)|(?>[^\\r\\n\\p{L}\\p{N}]?)(?>\\p{L}+)|(?>\\p{N}{1,3})| ?(?>[^\\s\\p{L}\\p{N}]+)(?>[\\r\\n]*)|(?>\\s+)$|\\s*[\\r\\n]|\\s+(?!\\S)|\\s"; 687base.pattern = "'(?:[sdmt]|ll|ve|re)| ?(?>\\p{L}+)| ?(?>\\p{N}+)| ?(?>[^\\s\\p{L}\\p{N}]+)|(?>\\s+)$|\\s+(?!\\S)|\\s"; 1061base.pattern = "[^\\r\\n\\p{L}\\p{N}]?[\\p{Lu}\\p{Lt}\\p{Lm}\\p{Lo}\\p{M}]*[\\p{Ll}\\p{Lm}\\p{Lo}\\p{M}]+(?i:'s|'t|'re|'ve|'m|'ll|'d)?|[^\\r\\n\\p{L}\\p{N}]?[\\p{Lu}\\p{Lt}\\p{Lm}\\p{Lo}\\p{M}]+[\\p{Ll}\\p{Lm}\\p{Lo}\\p{M}]*(?i:'s|'t|'re|'ve|'m|'ll|'d)?|\\p{N}{1,3}| ?[^\\s\\p{L}\\p{N}]+[\\r\\n/]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+"; 1896base.pattern = "\\w+|[\\p{P}]"; 2026base.pattern = "\\w+|[^\\w\\s]+"; 2159base.pattern = "\\S+";
System.ComponentModel.TypeConverter (2)
RegexGenerator.g.cs (2)
67base.pattern = "{[^{}]+}"; 206base.pattern = ".+,\\s*nq";
System.Data.Common (2)
RegexGenerator.g.cs (2)
67base.pattern = "{[^{}]+}"; 206base.pattern = ".+,\\s*nq";
System.Data.Odbc (5)
RegexGenerator.g.cs (5)
229base.pattern = "([\\s;]*(?![\\s;])(?<key>([^=\\s\\p{Cc}]|\\s+[^=\\s\\p{Cc}]|\\s+==|==)+)\\s*=(?!=)\\s*(?<value>(\"([^\"\0]|\"\")*\")|('([^'\0]|'')*')|((?![\"'\\s])([^;\\s\\p{Cc}]|\\s+[^;\\s\\p{Cc}])*(?<![\"'])))(\\s*)(;|[\0\\s]*$))*[\\s;]*[\0\\s]*"; 1469base.pattern = "([\\s;]*(?![\\s;])(?<key>([^=\\s\\p{Cc}]|\\s+[^=\\s\\p{Cc}])+)\\s*=\\s*(?<value>(\\{([^\\}\0]|\\}\\})*\\})|((?![\\{\\s])([^;\\s\\p{Cc}]|\\s+[^;\\s\\p{Cc}])*))(\\s*)(;|[\0\\s]*$))*[\\s;]*[\0\\s]*"; 2455base.pattern = "^(?![;\\s])[^\\p{Cc}]+(?<!\\s)$"; 2633base.pattern = "^[^\"'=;\\s\\p{Cc}]*$"; 2734base.pattern = "^\\{([^\\}\0]|\\}\\})*\\}$";
System.Private.DataContractSerialization (2)
RegexGenerator.g.cs (2)
67base.pattern = "{[^{}]+}"; 206base.pattern = ".+,\\s*nq";
System.Private.Xml (2)
RegexGenerator.g.cs (2)
67base.pattern = "{[^{}]+}"; 206base.pattern = ".+,\\s*nq";
System.Text.Json (2)
RegexGenerator.g.cs (2)
67base.pattern = "{[^{}]+}"; 206base.pattern = ".+,\\s*nq";
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Regex.cs (1)
121this.pattern = pattern;
System.Windows.Forms (1)
RegexGenerator.g.cs (1)
45base.pattern = "\\S+";
System.Windows.Forms.Design (1)
RegexGenerator.g.cs (1)
45base.pattern = "\\S+";
System.Windows.Forms.Tests (1)
RegexGenerator.g.cs (1)
47base.pattern = "{[0-9]}";
Templates.Blazor.Tests (3)
RegexGenerator.g.cs (3)
96base.pattern = "OPENSSLDIR:\\s*\"([^\"]+)\""; 256base.pattern = "^[0-9a-f]+\\.[0-9]+$"; 388base.pattern = "\\.(pem|crt|cer)$";
Templates.Blazor.WebAssembly.Auth.Tests (3)
RegexGenerator.g.cs (3)
96base.pattern = "OPENSSLDIR:\\s*\"([^\"]+)\""; 256base.pattern = "^[0-9a-f]+\\.[0-9]+$"; 388base.pattern = "\\.(pem|crt|cer)$";
Templates.Blazor.WebAssembly.Tests (3)
RegexGenerator.g.cs (3)
96base.pattern = "OPENSSLDIR:\\s*\"([^\"]+)\""; 256base.pattern = "^[0-9a-f]+\\.[0-9]+$"; 388base.pattern = "\\.(pem|crt|cer)$";
Templates.Mvc.Tests (3)
RegexGenerator.g.cs (3)
96base.pattern = "OPENSSLDIR:\\s*\"([^\"]+)\""; 256base.pattern = "^[0-9a-f]+\\.[0-9]+$"; 388base.pattern = "\\.(pem|crt|cer)$";
Templates.Tests (3)
RegexGenerator.g.cs (3)
96base.pattern = "OPENSSLDIR:\\s*\"([^\"]+)\""; 256base.pattern = "^[0-9a-f]+\\.[0-9]+$"; 388base.pattern = "\\.(pem|crt|cer)$";
3 references to pattern
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Regex.cs (1)
310public override string ToString() => pattern!;
System\Text\RegularExpressions\RegexAssemblyCompiler.cs (1)
115Stfld(RegexField(nameof(Regex.pattern)));
System\Text\RegularExpressions\RegexRunner.cs (1)
364void ThrowRegexTimeout() => throw new RegexMatchTimeoutException(runtext ?? string.Empty, runregex!.pattern!, TimeSpan.FromMilliseconds(_timeout));