Open KirillOsenkov opened 8 years ago
If CodeFormatter is renaming a field, it should check whether this field is referenced in [DebuggerDisplay] attribute and rename that accordingly. Otherwise we can end up with a problem:
See also: https://github.com/Microsoft/msbuild/issues/610 https://github.com/SergeyTeplyakov/ErrorProne.NET/issues/7
If CodeFormatter is renaming a field, it should check whether this field is referenced in [DebuggerDisplay] attribute and rename that accordingly. Otherwise we can end up with a problem:
See also: https://github.com/Microsoft/msbuild/issues/610 https://github.com/SergeyTeplyakov/ErrorProne.NET/issues/7