Vannevelj / VSDiagnostics

A collection of static analyzers based on Roslyn that integrate with VS
GNU General Public License v2.0
65 stars 16 forks source link

Field Can Be Readonly #622

Closed Hosch250 closed 7 years ago

Hosch250 commented 7 years ago

Close #223

Hosch250 commented 7 years ago

This has an issue with crashing on nodes in generated files in WPF (essentially the same problem as #614). It can't find the node for some reason or other, but it doesn't matter because we don't need to analyze it.