Is there any way to limit the Use NameOf analyzer to only issue warnings when the variable is something I could rename. I am getting suggestions on "String", "Format", ("Address", "CompanyName", "State", "City" because I reference Outlook), "MS" in a list of states and all kinds of other places where it makes no sense. I would be nice if it only offer the fix for variable in my project and not all the libraries I might include.
Is there any way to limit the Use NameOf analyzer to only issue warnings when the variable is something I could rename. I am getting suggestions on "String", "Format", ("Address", "CompanyName", "State", "City" because I reference Outlook), "MS" in a list of states and all kinds of other places where it makes no sense. I would be nice if it only offer the fix for variable in my project and not all the libraries I might include.