codeql/csharp-all
3.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the access in this nameof expression, for example x.F in nameof(x.F).
nameof
x.F
nameof(x.F)
Access getAccess()