Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CA2246 Warning for unobvious assignment #2717

Merged
merged 19 commits into from Sep 12, 2019
Merged

CA2246 Warning for unobvious assignment #2717

merged 19 commits into from Sep 12, 2019

Commits on Jul 29, 2019

  1. Copy the full SHA
    df4be68 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0ca0a63 View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    maxkoshevoi committed Jul 29, 2019
    Copy the full SHA
    2a43853 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Rename ReferingToObjectAndReassigningItInTheSameStatement to Referrin…

    …gToObjectAndReassigningItInTheSameStatement
    maxkoshevoi committed Aug 20, 2019
    Copy the full SHA
    d4c9a21 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eb3ad24 View commit details
    Browse the repository at this point in the history
  3. Rename ReferencingAndReassigningObjectInSameStatement to ReferencingA…

    …ndReassigningObjectInSameStatement
    maxkoshevoi committed Aug 20, 2019
    Copy the full SHA
    6002096 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Copy the full SHA
    65cbf3b View commit details
    Browse the repository at this point in the history
  2. Revert whitespace changes

    maxkoshevoi committed Aug 21, 2019
    Copy the full SHA
    9d8b84b View commit details
    Browse the repository at this point in the history
  3. Revert whitespace changes

    maxkoshevoi committed Aug 21, 2019
    Copy the full SHA
    5f94d46 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    48df3e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Fix Member comparison

    maxkoshevoi committed Sep 3, 2019
    Copy the full SHA
    92a13ab View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Update Title according to suggestion

    Co-Authored-By: Genevieve Warren <gewarren@microsoft.com>
    maxkoshevoi and gewarren committed Sep 4, 2019
    2
    Copy the full SHA
    218558e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Copy the full SHA
    9480ecf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Fixed unit tests

    maxkoshevoi committed Sep 7, 2019
    Copy the full SHA
    8c9bd82 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Copy the full SHA
    d6d98dd View commit details
    Browse the repository at this point in the history
  2. Fix errors, symbol comparison, enable concurrent execution, configure…

    … generated code analysis
    maxkoshevoi committed Sep 11, 2019
    Copy the full SHA
    e89b2c2 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    maxkoshevoi committed Sep 11, 2019
    Copy the full SHA
    8a8f1e9 View commit details
    Browse the repository at this point in the history
  4. Fix test runtime errors

    maxkoshevoi committed Sep 11, 2019
    Copy the full SHA
    8c43b7e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Make analyzer C# only

    maxkoshevoi committed Sep 12, 2019
    Copy the full SHA
    057ecb9 View commit details
    Browse the repository at this point in the history