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

Use cancellation token throw if cancellation requested #4864

Commits on Feb 16, 2021

  1. Add files

    NewellClark committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    5447dc5 View commit details
    Browse the repository at this point in the history
  2. Add affirmative tests

    NewellClark committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    122ebad View commit details
    Browse the repository at this point in the history
  3. More affirmative tests

    NewellClark committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    214adef View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Add no diagnostic tests

    -Add no-diagnostic tests
    -Fix incorrect formatting by code fixer
    NewellClark committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7b0522d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Apply suggested changes

    NewellClark committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    090bde5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Apply changes to resources from code review

    Changes to code will be applied separately.
    
    Co-authored-by: Buyaa Namnan <buyankhishig.namnan@microsoft.com>
    NewellClark and buyaa-n authored Feb 27, 2021
    Configuration menu
    Copy the full SHA
    4e6d467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    445c415 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/6.0.1xx-preview2' into use-CancellationToken-Th…

    …rowIfCancellationRequested
    NewellClark authored Feb 27, 2021
    Configuration menu
    Copy the full SHA
    d16627f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    f10db94 View commit details
    Browse the repository at this point in the history
  2. Add VB test

    NewellClark committed May 10, 2021
    Configuration menu
    Copy the full SHA
    688388c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Preserve trivia

    - Add tests ensuring trivia is preserved
    - Ensure trivia is preserved
    NewellClark committed May 13, 2021
    Configuration menu
    Copy the full SHA
    369b057 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/6.0.1xx-preview4' into use-CancellationToken-Th…

    …rowIfCancellationRequested
    NewellClark authored May 13, 2021
    Configuration menu
    Copy the full SHA
    bcb2ec9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Fix CI

    NewellClark committed May 14, 2021
    Configuration menu
    Copy the full SHA
    4d890bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a551291 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Update src/NetAnalyzers/Core/AnalyzerReleases.Unshipped.md

    Co-authored-by: Manish Vasani <mavasani@microsoft.com>
    NewellClark and mavasani authored May 17, 2021
    Configuration menu
    Copy the full SHA
    24f0017 View commit details
    Browse the repository at this point in the history
  2. Update src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/Runtime/UseC…

    …ancellationTokenThrowIfCancellationRequested.cs
    
    Co-authored-by: Manish Vasani <mavasani@microsoft.com>
    NewellClark and mavasani authored May 17, 2021
    Configuration menu
    Copy the full SHA
    3a4b0c8 View commit details
    Browse the repository at this point in the history
  3. Simplify fixer

    NewellClark committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ea967fe View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    f09b43e View commit details
    Browse the repository at this point in the history