We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e167b87 commit 3d711b8Copy full SHA for 3d711b8
csharp/ql/src/semmle/code/cil/Instructions.qll
@@ -1,7 +1,7 @@
1
/**
2
* Provides classes representing individual opcodes.
3
*
4
- * See ECMA-335 (http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-335.pdf)
+ * See ECMA-335 (https://www.ecma-international.org/publications/files/ECMA-ST/ECMA-335.pdf)
5
* pages 32-101 for a detailed explanation of these instructions.
6
*/
7
0 commit comments