Regex tester
Pattern
Input
 [SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters",
        MessageId = "YouSource.DI.Web.Areas.HelpPage.TextSample.#ctor(System.String)",
        Justification = "End users may choose to merge this string with existing localized resources.")]
    [SuppressMessage("Microsoft.Naming", "CA2204:Literals should be spelled correctly",
        MessageId = "bsonspec",
        Justification = "Part of a URI.")]
    public int Get1Number([FromBody]string name)
 [SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters",
        MessageId = "YouSource.DI.Web.Areas.HelpPage.TextSample.#ctor(System.String)",
        Justification = "End users may choose to merge this string with existing localized resources.")]
    [SuppressMessage("Microsoft.Naming", "CA2204:Literals should be spelled correctly",
        MessageId = "bsonspec",
        Justification = "Part of a URI.")]
    public int Get1Number([FromBody]string name)
Options
Replacement
Click the context tab to see replacements.
2 matches found in about 11 milliseconds.
IndexPositionMatched String
00 [SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters",
MessageId = "YouSource.DI.Web.Areas.HelpPage.TextSample.#ctor(System.String)",
Justification = "End users may choose to merge this string with existing localized resources.")]
[SuppressMessage("Microsoft.Naming", "CA2204:Literals should be spelled correctly",
MessageId = "bsonspec",
Justification = "Part of a URI.")]
public
1511 [SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters",
MessageId = "YouSource.DI.Web.Areas.HelpPage.TextSample.#ctor(System.String)",
Justification = "End users may choose to merge this string with existing localized resources.")]
[SuppressMessage("Microsoft.Naming", "CA2204:Literals should be spelled correctly",
MessageId = "bsonspec",
Justification = "Part of a URI.")]
public
 [SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters",
​        MessageId = "YouSource.DI.Web.Areas.HelpPage.TextSample.#ctor(System.String)",
​        Justification = "End users may choose to merge this string with existing localized resources.")]
​    [SuppressMessage("Microsoft.Naming", "CA2204:Literals should be spelled correctly",
​        MessageId = "bsonspec",
​        Justification = "Part of a URI.")]
​    public int Get1Number([FromBody]string name)
​ [SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters",
​        MessageId = "YouSource.DI.Web.Areas.HelpPage.TextSample.#ctor(System.String)",
​        Justification = "End users may choose to merge this string with existing localized resources.")]
​    [SuppressMessage("Microsoft.Naming", "CA2204:Literals should be spelled correctly",
​        MessageId = "bsonspec",
​        Justification = "Part of a URI.")]
​    public int Get1Number([FromBody]string name)
  1. empty string
  2. int Get1Number([FromBody]string name)
  3. int Get1Number([FromBody]string name)