IntelliTect/CodingGuidelines

INTL0003 Exception when no symbol found

Opened this issue · 0 comments

Keboo commented

This occurred in the minimal API project when INTL0003 flagged the generated <Main>$ method as not following the naming conventions. Though this crash will be mitigated by #229, we should also address the AgumentNullException as well.

image