theraot / Theraot

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

Add compiler well-known attributes #204

Closed OwnageIsMagic closed 8 months ago

OwnageIsMagic commented 8 months ago

CallerArgumentExpressionAttribute; CompilerFeatureRequiredAttribute; RequiredMemberAttribute; SetsRequiredMembersAttribute; SkipLocalsInitAttribute; UnmanagedCallersOnlyAttribute

NN--- commented 8 months ago

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