[FEATURE REQ] Add New Read overloads to ModelReaderWriter which take a context #48293
Labels
Client
This issue points to a problem in the data-plane of the library.
System.ClientModel
Base Core library
Library name
System.ClientModel
Please describe the feature.
Add overloads to both Read and Read(Type type) which take a ModelReaderWriterContext object which provides an activator factory that can be used to construct objects instead of using reflection Activator.CreateInstance.
The text was updated successfully, but these errors were encountered: