Joe Hanna

Results 2 issues of Joe Hanna

Legacy c# projects created by Visual Studio use special collapsable regions as such: ``` #region Apply Regex Test function xx1() { ... } function xx2() { ... } #endregion ```...