You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2021. It is now read-only.
When writing C#, and pasting code into the editor, intellisense is able to add the required
usingstatement.When pasting in in the same code (syntactically correct) intellisense does not allow me add the required
openstatement.