Files
codeql/csharp/change-notes/2021-01-25-Function-pointer-cil.md
2021-01-25 11:27:13 +01:00

3 lines
174 B
Markdown

lgtm,codescanning
* Function pointer types (`FunctionPointerType`) are extracted from IL. Also, `pinned` and `by-reference` (`cil_type_annotation`) type extraction is fixed.