-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
AoTIssues whose fixes would make SMO capable of building Ahead-of-Time optimizedIssues whose fixes would make SMO capable of building Ahead-of-Time optimized
Description
Our collection classes are based on .Net 2.0 technology and are very out of date.
We should replace as much functionality as possible with reflection-free code and implement standard generic collection interfaces like IList<T> instead of requiring apps to cast.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AoTIssues whose fixes would make SMO capable of building Ahead-of-Time optimizedIssues whose fixes would make SMO capable of building Ahead-of-Time optimized