Files
codeql/csharp/ql/test/query-tests/Security Features/CWE-611/stubs.cs

4 lines
56 B
C#

namespace System.Web;
public interface IHtmlString { }