We basically track everything but something [TrackChanges] gets left off stuff. Would it be beneficial to be able to configure thing so that either you specify things to be tracked (how it works now) or you track everything and you can explicitly turn off tracking for specific things?
Or another option is to create a Roslyn analyzer that warns when you missing track changes on something. Any thoughts?
We basically track everything but something [TrackChanges] gets left off stuff. Would it be beneficial to be able to configure thing so that either you specify things to be tracked (how it works now) or you track everything and you can explicitly turn off tracking for specific things?
Or another option is to create a Roslyn analyzer that warns when you missing track changes on something. Any thoughts?