You've already forked linux-packaging-mono
Imported Upstream version 5.10.0.47
Former-commit-id: d0813289fa2d35e1f8ed77530acb4fb1df441bc0
This commit is contained in:
parent
88ff76fe28
commit
e46a49ecf1
111
external/binary-reference-assemblies/src/v4.7.1/System.Web.RegularExpressions.cs
vendored
Normal file
111
external/binary-reference-assemblies/src/v4.7.1/System.Web.RegularExpressions.cs
vendored
Normal file
@@ -0,0 +1,111 @@
|
||||
// Licensed to the .NET Foundation under one or more agreements.
|
||||
// The .NET Foundation licenses this file to you under the MIT license.
|
||||
// See the LICENSE file in the project root for more information.
|
||||
|
||||
[assembly:System.Reflection.AssemblyVersionAttribute("4.0.0.0")]
|
||||
[assembly:System.CLSCompliantAttribute(true)]
|
||||
[assembly:System.Reflection.AssemblyCompanyAttribute("Mono development team")]
|
||||
[assembly:System.Reflection.AssemblyCopyrightAttribute("(c) Various Mono authors")]
|
||||
[assembly:System.Reflection.AssemblyDefaultAliasAttribute("System.Web.RegularExpressions.dll")]
|
||||
[assembly:System.Reflection.AssemblyDescriptionAttribute("System.Web.RegularExpressions.dll")]
|
||||
[assembly:System.Reflection.AssemblyFileVersionAttribute("4.7.2558.0")]
|
||||
[assembly:System.Reflection.AssemblyInformationalVersionAttribute("4.7.2558.0")]
|
||||
[assembly:System.Reflection.AssemblyProductAttribute("Mono Common Language Infrastructure")]
|
||||
[assembly:System.Reflection.AssemblyTitleAttribute("System.Web.RegularExpressions.dll")]
|
||||
[assembly:System.Resources.NeutralResourcesLanguageAttribute("en-US")]
|
||||
[assembly:System.Resources.SatelliteContractVersionAttribute("4.0.0.0")]
|
||||
[assembly:System.Runtime.CompilerServices.CompilationRelaxationsAttribute(8)]
|
||||
[assembly:System.Runtime.CompilerServices.ReferenceAssemblyAttribute]
|
||||
[assembly:System.Runtime.CompilerServices.RuntimeCompatibilityAttribute(WrapNonExceptionThrows=true)]
|
||||
[assembly:System.Runtime.InteropServices.ComVisibleAttribute(false)]
|
||||
[assembly:System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute((System.Runtime.InteropServices.DllImportSearchPath)(2050))]
|
||||
[assembly:System.Security.SecurityRulesAttribute((System.Security.SecurityRuleSet)(2), SkipVerificationInFullTrust=true)]
|
||||
[assembly:System.Security.SecurityTransparentAttribute]
|
||||
namespace System.Web.RegularExpressions
|
||||
{
|
||||
public partial class AspCodeRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public AspCodeRegex() { }
|
||||
public AspCodeRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class AspEncodedExprRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public AspEncodedExprRegex() { }
|
||||
public AspEncodedExprRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class AspExprRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public AspExprRegex() { }
|
||||
public AspExprRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class CommentRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public CommentRegex() { }
|
||||
public CommentRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class DatabindExprRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public DatabindExprRegex() { }
|
||||
public DatabindExprRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class DataBindRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public DataBindRegex() { }
|
||||
public DataBindRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class DirectiveRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public DirectiveRegex() { }
|
||||
public DirectiveRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class EndTagRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public EndTagRegex() { }
|
||||
public EndTagRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class GTRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public GTRegex() { }
|
||||
public GTRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class IncludeRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public IncludeRegex() { }
|
||||
public IncludeRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class LTRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public LTRegex() { }
|
||||
public LTRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class RunatServerRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public RunatServerRegex() { }
|
||||
public RunatServerRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class ServerTagsRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public ServerTagsRegex() { }
|
||||
public ServerTagsRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class SimpleDirectiveRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public SimpleDirectiveRegex() { }
|
||||
public SimpleDirectiveRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class TagRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public TagRegex() { }
|
||||
public TagRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class TagRegex35 : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public TagRegex35() { }
|
||||
public TagRegex35(System.TimeSpan A_1) { }
|
||||
}
|
||||
public partial class TextRegex : System.Text.RegularExpressions.Regex
|
||||
{
|
||||
public TextRegex() { }
|
||||
public TextRegex(System.TimeSpan A_1) { }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user