dotnet / dotnet/maui

[XSG][Compiled bindings] Refactor code to remove double negatives in MemberAccess

Open
#33,448 0 comments 1 reaction 2 assignees Claimed by @simonrozsival View on GitHub
p/3 xsg
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

I always get confused because of `MemberAccess` properties `bool IsGetterInaccessible` and `IsSetterInaccessible`. Let's change them to `IsGetterAccessible` and `IsSetterAccessible`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.