jumpinjackie / roslyn-ef-linq-analyzer

A Roslyn Analyzer to check common gotchas with LINQ expressions when used with Entity Framework
MIT License
14 stars 3 forks source link

Review how analyzer should handle properties of explicit interface implementations #4

Open jumpinjackie opened 9 years ago

jumpinjackie commented 9 years ago

Currently not sure if these should be flagged or ignored.