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

Add stateful marshaller support to the CustomMarshallerAttributeAnalyzer #72888

Merged
merged 6 commits into from
Jul 29, 2022

Commits on Jul 26, 2022

  1. Add stateful marshaller support to the CustomMarshallerAttributeAnalyzer

    Add support and tests for analyzing the required shapes for stateful marshallers.
    jkoritzinsky committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    251802e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    260d122 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'stateful-shape-analyzer' of github.com:jkoritzinsky/run…

    …time; branch 'main' of github.com:dotnet/runtime into stateful-shape-analyzer
    jkoritzinsky committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    78a1e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3bb1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4241d41 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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