You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/language/learn-ql/csharp/introduce-libraries-csharp.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
CodeQL libraries for C#
2
2
=======================
3
3
4
-
When you're analyzing a C# program in {{ site.data.variables.product.prodname_dotcom }}, you can make use of the large collection of classes in the CodeQL libraries for C#.
4
+
When you're analyzing a C# program, you can make use of the large collection of classes in the CodeQL libraries for C#.
5
5
6
6
About the CodeQL libraries for C#
7
7
---------------------------------
@@ -1124,4 +1124,4 @@ Further reading
1124
1124
1125
1125
- Visit :doc:`Tutorial: Analyzing data flow in C# <dataflow>` to learn more about writing queries using the standard data flow and taint tracking libraries.
1126
1126
- Find out more about QL in the `QL language handbook <https://help.semmle.com/QL/ql-handbook/index.html>`__ and `QL language specification <https://help.semmle.com/QL/ql-spec/language.html>`__.
1127
-
- Learn more about the query console in `Using the query console <https://lgtm.com/help/lgtm/using-query-console>`__.
1127
+
- Learn more about the query console in `Using the query console <https://lgtm.com/help/lgtm/using-query-console>`__.
0 commit comments