theraot / Theraot

Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
162 stars 30 forks source link

Add compiler well-known attributes #204

Closed OwnageIsMagic closed 1 year ago

OwnageIsMagic commented 1 year ago

CallerArgumentExpressionAttribute; CompilerFeatureRequiredAttribute; RequiredMemberAttribute; SetsRequiredMembersAttribute; SkipLocalsInitAttribute; UnmanagedCallersOnlyAttribute

NN--- commented 1 year ago

I suggest cherrypicking these changes to Develop_v3 . This can be easily pushed to NuGet before bigger change.