# C# 10

The Problem with C# 10 Implicit Usings

I tried using C# 10 implicit using statements and found that they had a fatal flaw which meant you couldn't use them under certain circumstances