We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbf37c commit d0c607cCopy full SHA for d0c607c
csharp/ql/src/semmle/code/csharp/frameworks/Format.qll
@@ -227,7 +227,7 @@ class FormatCall extends MethodCall {
227
}
228
229
/**
230
- * DEPRECATED: Use `FormatFlow` module instead.
+ * DEPRECATED: Use `FormatFlow::hasFlowPath()` instead.
231
*
232
* Gets a format string. Global data flow analysis is applied to retrieve all
233
* sources that can reach this method call.
0 commit comments