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 IAsyncEnumerable in DesignerAttributeScanning as well. #64616

Merged
merged 27 commits into from
Oct 19, 2022

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    e28254c View commit details
    Browse the repository at this point in the history
  2. Update tests

    CyrusNajmabadi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    a817931 View commit details
    Browse the repository at this point in the history
  3. Test OOP in tests

    CyrusNajmabadi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    fa69c39 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

    CyrusNajmabadi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c286a2e View commit details
    Browse the repository at this point in the history
  3. Simplify

    CyrusNajmabadi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    74de942 View commit details
    Browse the repository at this point in the history
  4. Clean

    CyrusNajmabadi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    603ab84 View commit details
    Browse the repository at this point in the history
  5. Inline local functions

    CyrusNajmabadi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    662ed93 View commit details
    Browse the repository at this point in the history
  6. in progress

    CyrusNajmabadi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9c82e2c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. In progress

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8367e95 View commit details
    Browse the repository at this point in the history
  2. In progress

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ae73c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4741d77 View commit details
    Browse the repository at this point in the history
  4. cleanup

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a640e5c View commit details
    Browse the repository at this point in the history
  5. Add back

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    04b3ce6 View commit details
    Browse the repository at this point in the history
  6. Fixup test

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3ee80ae View commit details
    Browse the repository at this point in the history
  7. simplify

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9294e94 View commit details
    Browse the repository at this point in the history
  8. Fix

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6a75f57 View commit details
    Browse the repository at this point in the history
  9. Update src/VisualStudio/Core/Def/DesignerAttribute/VisualStudioDesign…

    …erAttributeService.cs
    
    Co-authored-by: David Barbet <[email protected]>
    CyrusNajmabadi and dibarbet authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    68a6cc1 View commit details
    Browse the repository at this point in the history
  10. in progress

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    315438a View commit details
    Browse the repository at this point in the history
  11. in progress

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    fb73214 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45f5450 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c6e84e View commit details
    Browse the repository at this point in the history
  14. delete

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9f6448e View commit details
    Browse the repository at this point in the history
  15. REvert

    CyrusNajmabadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e908fda View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    6a8f876 View commit details
    Browse the repository at this point in the history
  2. Simplify

    CyrusNajmabadi committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    58b571c View commit details
    Browse the repository at this point in the history
  3. Fix test

    CyrusNajmabadi committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5bac3e0 View commit details
    Browse the repository at this point in the history