Files
codeql/csharp/ql/test
Owen Mansel-Chan 45eb14975a C#: Inline expectation should have space after $
This was a regex-find-replace from `// \$(?! )` (using a negative lookahead) to `// $ `.
2026-03-04 12:45:02 +00:00
..
2025-11-10 14:13:26 +00:00