You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
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:
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:
dotnet/msbuild#610
SergeyTeplyakov/ErrorProne.NET#7
The text was updated successfully, but these errors were encountered: