muffin v7.5.4
This commit is contained in:
parent
40d48d62b0
commit
a8f2c1df37
14 changed files with 1093 additions and 957 deletions
|
|
@ -3,7 +3,7 @@ using System.Runtime.CompilerServices;
|
|||
|
||||
namespace System.Text.RegularExpressions.Generated;
|
||||
|
||||
[GeneratedCode("System.Text.RegularExpressions.Generator", "10.0.14.21808")]
|
||||
[GeneratedCode("System.Text.RegularExpressions.Generator", "10.0.14.23019")]
|
||||
[SkipLocalsInit]
|
||||
internal sealed class _003CRegexGenerator_g_003EFBB8301322196CF81C64F1652C2FA6E1D6BF3907141F781E9D97ABED51BF056C4__MultipleWhitespaceRegex_0 : Regex
|
||||
{
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ using System.CodeDom.Compiler;
|
|||
|
||||
namespace System.Text.RegularExpressions.Generated;
|
||||
|
||||
[GeneratedCode("System.Text.RegularExpressions.Generator", "10.0.14.21808")]
|
||||
[GeneratedCode("System.Text.RegularExpressions.Generator", "10.0.14.23019")]
|
||||
internal static class _003CRegexGenerator_g_003EFBB8301322196CF81C64F1652C2FA6E1D6BF3907141F781E9D97ABED51BF056C4__Utilities
|
||||
{
|
||||
internal static readonly TimeSpan s_defaultTimeout = ((AppContext.GetData("REGEX_DEFAULT_MATCH_TIMEOUT") is TimeSpan timeSpan) ? timeSpan : Regex.InfiniteMatchTimeout);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue