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 55473c6 commit 83e9d05Copy full SHA for 83e9d05
csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qll
@@ -107,7 +107,7 @@ class UnsafeXmlReadMethod extends Method {
107
}
108
109
/**
110
- * MethodCall that may be unsafe when used to serialize DataSet and DataTable related types
+ * MethodCall that may be unsafe when used to deserialize DataSet and DataTable related types
111
*/
112
class UnsafeXmlReadMethodCall extends MethodCall {
113
UnsafeXmlReadMethodCall() {
0 commit comments