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 55c4354 commit 5a7022dCopy full SHA for 5a7022d
csharp/ql/lib/semmle/code/csharp/frameworks/system/security/Cryptography.qll
@@ -20,7 +20,7 @@ class SystemSecurityCryptographyClass extends Class {
20
}
21
22
/** Data flow for `System.Security.Cryptography.AsnEncodedDataCollection`. */
23
-private class SystemSecurityCryptographyAsnEncondedDataCollectionFlowModelCsv extends SummaryModelCsv {
+private class SystemSecurityCryptographyAsnEncodedDataCollectionFlowModelCsv extends SummaryModelCsv {
24
override predicate row(string row) {
25
row =
26
[
0 commit comments