4
Answers

remove unused usings and references

I know I can right-click and remove unused usings. Is there a way to do this for every class in my project at one time? Also, how can I check if a reference is being used or not?

Answers (4)