Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
fdbe498237
Foreach statement implicitly converts object to system.text.RegularExpression.matchadding an explicit cast to make the intent cleaner as it may fail at runtime.
ed42745ff4
New & collection expression can be simplified.
ea3f91e28d
Use generated Regex attribute to generate the expression implementation at compile time.