4
Answers

remove unused usings and references

Photo of patrick

patrick

15y
10.7k
1
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)