mirror of
https://github.com/github/codeql.git
synced 2026-07-20 18:58:36 +02:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
**/mcs.exe:
|
|
**/csc.exe:
|
|
invoke ${env.SEMMLE_PLATFORM_TOOLS}/csharp/Semmle.Extraction.CSharp.Driver
|
|
prepend --cil
|
|
**/bin/mono*:
|
|
**/dotnet:
|
|
invoke ${odasa_tools}/extract-csharp.sh
|