Skip to content

Conversation

@oii-nasif
Copy link

Summary

Test plan

  • Run existing DynamicTests to verify WriteDynamicHeader works correctly with both ExpandoObject and DynamicObject
    types
  • Verify WriteDynamicIDynamicMetaObjectProviderHasDifferentPropertyOrderingTest passes

Fixes #2355

 Changed WriteDynamicHeader method parameter from nullable IDynamicMetaObjectProvider? to non-nullable
  IDynamicMetaObjectProvider to fix issue JoshClose#2355 with DynamicObject handling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DynamicObject WriteDynamicHeader issue

1 participant