OpenRIAServices / OpenRiaServices

The Open RIA Services project continues what was previously known as WCF RIA Services.
https://openriaservices.gitbook.io/openriaservices/
Apache License 2.0
54 stars 47 forks source link

Don't use attributes reserved for compiler in CodeGen #472

Closed SandstromErik closed 6 months ago

SandstromErik commented 6 months ago

Do not use attributes reserved by the compiler in codegen, such as RequiredMemberAttribute and NullableContextAttribute.

Will make it possible to use the required modifier for fields and properties

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud