Files
codeql/csharp/ql/lib
Edward Minnix III 52b889f008 Support when a property is specified by a string literal instead of a nameof expression
In earlier versions of the Razor generator, a string literal was used
instead of a `nameof` expression in order to indicate the name of the
property being modified. This means we need to look up the property by
name instead of using a more explicit access.
2025-03-28 16:04:36 +01:00
..
2024-09-16 14:12:10 +02:00
2024-04-16 16:29:56 +02:00
2022-12-06 11:59:13 +01:00
2024-02-26 11:23:49 +01:00