CC0022: Does not recognize the new C# 8 using statements · Issue #1040 · code-cracker/code-cracker

CodeCracker is not currently considering the using pattern, as it ignores the using FileStream f = new FileStream(@"C:\users\jaredpar\using.md"); statement. pattern-based using: https://docs.micros...