dbolin / Apex.Analyzers

Roslyn powered analyzers for C# to support convention defined architecture
MIT License
15 stars 2 forks source link

White-listed delegates and XName (both are always immutable) #29

Closed mwelsh1118 closed 4 years ago

dbolin commented 4 years ago

I enabled warnings as errors on the main analyzer project (so I had to fix the Equals calls), which caused some conflicts.