Windows Forms is a .NET UI framework for building Windows desktop applications.
This report presents the forensic synthetic code analysis of dotnet/winforms, a C# project with 4,830 GitHub stars. SynthScan v2.0 examined 1,129,274 lines of code across 4789 source files, recording 2236 pattern matches distributed across 17 syntactic categories. The overall adjusted score of 5.1 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 2236 distinct pattern matches across 17 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL⚡ | …egration/WinformsControlsTest/ChartControl.Designer.cs | 85 | this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart(); | CODE |
| CRITICAL⚡ | …egration/WinformsControlsTest/ChartControl.Designer.cs | 86 | this.chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart(); | CODE |
| CRITICAL⚡ | …egration/WinformsControlsTest/ChartControl.Designer.cs | 87 | this.chart3 = new System.Windows.Forms.DataVisualization.Charting.Chart(); | CODE |
| CRITICAL⚡ | …egration/WinformsControlsTest/ChartControl.Designer.cs | 88 | this.chart4 = new System.Windows.Forms.DataVisualization.Charting.Chart(); | CODE |
| CRITICAL | …tem.Windows.Forms.Primitives/src/PublicAPI.Shipped.txt | 139 | System.Windows.Forms.VisualStyles.TextMetrics.TextMetrics() -> void | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 28 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 29 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 30 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 31 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 32 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 35 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 36 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 37 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 41 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 44 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 48 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 51 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 52 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 53 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 54 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 55 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 56 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 65 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 66 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 67 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 68 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 69 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 71 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 72 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 73 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 74 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 84 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 236 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 237 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 240 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 241 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 243 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 246 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 248 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 249 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 250 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL⚡ | src/System.Windows.Forms/GlobalSuppressions.cs | 252 | [assembly: SuppressMessage("Usage", "CA2201:Do not raise reserved exception types", Justification = "Compat", Scope = "m | CODE |
| CRITICAL | src/System.Windows.Forms/GlobalSuppressions.cs | 99 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL | src/System.Windows.Forms/GlobalSuppressions.cs | 106 | [assembly: SuppressMessage("Naming", "CA1725:Parameter names should match base declaration", Justification = "Public API | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 2 | ~override System.Windows.Forms.Design.ComponentTray.GetService(System.Type serviceType) -> object | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 3 | ~override System.Windows.Forms.Design.ComponentTray.OnDragDrop(System.Windows.Forms.DragEventArgs de) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 4 | ~override System.Windows.Forms.Design.ComponentTray.OnDragEnter(System.Windows.Forms.DragEventArgs de) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 5 | ~override System.Windows.Forms.Design.ComponentTray.OnDragLeave(System.EventArgs e) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 6 | ~override System.Windows.Forms.Design.ComponentTray.OnDragOver(System.Windows.Forms.DragEventArgs de) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 7 | ~override System.Windows.Forms.Design.ComponentTray.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs gfevent) - | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 8 | ~override System.Windows.Forms.Design.ComponentTray.OnLayout(System.Windows.Forms.LayoutEventArgs levent) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 9 | ~override System.Windows.Forms.Design.ComponentTray.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs e) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 10 | ~override System.Windows.Forms.Design.ComponentTray.OnMouseDown(System.Windows.Forms.MouseEventArgs e) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 11 | ~override System.Windows.Forms.Design.ComponentTray.OnMouseMove(System.Windows.Forms.MouseEventArgs e) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 12 | ~override System.Windows.Forms.Design.ComponentTray.OnMouseUp(System.Windows.Forms.MouseEventArgs e) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 13 | ~override System.Windows.Forms.Design.ComponentTray.OnPaint(System.Windows.Forms.PaintEventArgs pe) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 14 | ~override System.Windows.Forms.Design.DocumentDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 15 | ~override System.Windows.Forms.Design.DocumentDesigner.Initialize(System.ComponentModel.IComponent component) -> void | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 16 | ~override System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(System.Collections.IDictionary properties) -> | CODE |
| CRITICAL⚡ | …/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt | 17 | ~override System.Windows.Forms.Design.ParentControlDesigner.GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSe | CODE |
| 403 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .CodeQL.yml | 1 | # This file configures CodeQL runs and TSA bug autofiling. For more information, see: | COMMENT |
| LOW | eng/common/SetupNugetSources.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | eng/common/vmr-sync.sh | 1 | #!/bin/bash | COMMENT |
| LOW | eng/common/vmr-sync.sh | 21 | ### | COMMENT |
| LOW | eng/common/native/init-distro-rid.sh | 1 | #!/bin/sh | COMMENT |
| LOW | eng/common/native/init-distro-rid.sh | 61 | COMMENT | |
| LOW | …common/templates-official/variables/pool-providers.yml | 1 | # Select a pool provider based off branch name. Anything with branch name containing 'release' must go into an -Svc pool | COMMENT |
| LOW | eng/common/templates/vmr-build-pr.yml | 1 | # This pipeline is used for running the VMR verification of the PR changes in repo-level PRs. | COMMENT |
| LOW | eng/common/templates/variables/pool-providers.yml | 1 | # Select a pool provider based off branch name. Anything with branch name containing 'release' must go into an -Svc pool | COMMENT |
| LOW | eng/common/core-templates/stages/renovate.yml | 1 | # -------------------------------------------------------------------------------------- | COMMENT |
| LOW | eng/common/core-templates/steps/install-microbuild.yml | 1 | parameters: | COMMENT |
| LOW | eng/common/core-templates/job/renovate.yml | 1 | # -------------------------------------------------------------------------------------- | COMMENT |
| LOW | eng/common/core-templates/job/source-build.yml | 1 | parameters: | COMMENT |
| LOW | eng/common/core-templates/job/source-build.yml | 21 | # published by source-build. | COMMENT |
| LOW | eng/common/core-templates/job/helix-job-monitor.yml | 61 | # are treated as failed: they count toward the monitor's exit code and are resubmitted by a | COMMENT |
| LOW | .github/workflows/labeler-predict-pulls.yml | 1 | # Workflow template imported and updated from: | COMMENT |
| LOW | .github/skills/new-control-api/SKILL.md | 421 | COMMENT | |
| LOW | .github/skills/new-control-api/SKILL.md | 441 | /// </para> | COMMENT |
| LOW | .github/skills/coding-standards/SKILL.md | 361 | * Indent XML structure with **1 space** per nesting level: | COMMENT |
| LOW | .github/skills/code-modernization/SKILL.md | 421 | COMMENT | |
| LOW | …ws.Forms/System/Windows/Forms/DataGridViewCellTests.cs | 541 | using SubDataGridViewCell cellTemplate = new(); | COMMENT |
| LOW | …ws.Forms/System/Windows/Forms/DataGridViewCellTests.cs | 581 | // | COMMENT |
| LOW | …ystem/Windows/Forms/Mocks/DataBinding/ViewModelBase.cs | 21 | COMMENT | |
| LOW | …accessibility/TestPassApp/PrintingControls.Designer.cs | 41 | this.button1 = new System.Windows.Forms.Button(); | COMMENT |
| LOW | …cessibility/TestPassApp/ToolStripContainer.Designer.cs | 461 | this.editToolStripMenuItem.ToolTipText = "Edit"; | COMMENT |
| LOW | …cessibility/TestPassApp/ToolStripContainer.Designer.cs | 561 | // | COMMENT |
| LOW | …ibility/TestPassApp/Menu_Toolbars_controls.Designer.cs | 441 | // toolStripSeparator9 | COMMENT |
| LOW | …ssibility/TestPassApp/Properties/Resources.Designer.cs | 1 | //------------------------------------------------------------------------------ | COMMENT |
| LOW | …rmsControlsTest/MenuStripAndCheckedListBox.Designer.cs | 161 | this.saveToolStripMenuItem.Text = "Save"; | COMMENT |
| LOW | …/integration/WinformsControlsTest/TaskDialogSamples.cs | 341 | }; | COMMENT |
| LOW | …egration/WinformsControlsTest/ToolTipTests.Designer.cs | 141 | // automaticDelayToolTip | COMMENT |
| LOW | …ion/DesignSurface/DemoConsole/DesignSurfaceExtended.cs | 161 | if (newComp is null) | COMMENT |
| LOW | …ion/DesignSurface/DemoConsole/DesignSurfaceExtended.cs | 281 | public DesignSurfaceExtended() | COMMENT |
| LOW | …ation/DesignSurface/DemoConsole/NameCreationService.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …gnSurface/DemoConsole/Properties/Resources.Designer.cs | 1 | //------------------------------------------------------------------------------ | COMMENT |
| LOW | ….IntegrationTests/WinformsMauiPropertyGridViewTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …ntegrationTests/WinformsMauiPrintPreviewDialogTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | ….Forms.Maui.IntegrationTests/WinformsMauiLabelTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …ndows.Forms.Maui.IntegrationTests/MauiDataAttribute.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …ndows.Forms.Maui.IntegrationTests/MauiDataAttribute.cs | 41 | } | COMMENT |
| LOW | …ms.Maui.IntegrationTests/WinformsMauiImageListTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …ms.Maui.IntegrationTests/WinformsMauiToolStripTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …ws.Forms.Maui.IntegrationTests/WinformsMauiMDITests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …ms.Maui.IntegrationTests/WinformsMauiScrollBarTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …rms.Maui.IntegrationTests/WinformsMauiListViewTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …rms.Maui.IntegrationTests/WinformsMauiComboBoxTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …Maui.IntegrationTests/WinformsMauiDataGridViewTests.cs | 1 | // Licensed to the .NET Foundation under one or more agreements. | COMMENT |
| LOW | …m.Windows.Forms.IntegrationTests.Common/TestHelpers.cs | 161 | return dotNetPath; | COMMENT |
| LOW | …m.Windows.Forms.IntegrationTests.Common/TestHelpers.cs | 261 | /// Presses Enter on the given process if it can be made the foreground process | COMMENT |
| LOW | …m.Windows.Forms.IntegrationTests.Common/TestHelpers.cs | 281 | COMMENT | |
| LOW | …m.Windows.Forms.IntegrationTests.Common/TestHelpers.cs | 301 | return SendKeysToProcess(process, "{RIGHT}", switchToMainWindow); | COMMENT |
| LOW | …m.Windows.Forms.IntegrationTests.Common/TestHelpers.cs | 401 | Thread.CurrentThread.CurrentUICulture = cultureInfo; | COMMENT |
| LOW | …tion/UIIntegrationTests/Infra/DataCollectionService.cs | 41 | } | COMMENT |
| LOW | …tion/UIIntegrationTests/Infra/DataCollectionService.cs | 61 | /// <description><strong>Purpose</strong></description> | COMMENT |
| LOW | …ration/UIIntegrationTests/Infra/ScreenRecordService.cs | 81 | COMMENT | |
| LOW | …ration/UIIntegrationTests/Infra/ScreenRecordService.cs | 101 | } | COMMENT |
| LOW | …t/integration/UIIntegrationTests/Input/InputBuilder.cs | 161 | dy = y, | COMMENT |
| LOW | …Core/tests/BinaryFormatTests/TestResources.Designer.cs | 1 | //------------------------------------------------------------------------------ | COMMENT |
| LOW | …/System/Private/Windows/Nrbf/BinaryFormatterHelpers.cs | 81 | /// Converts the specified object to a Base64 string using <see cref="BinaryFormatter"/>. | COMMENT |
| LOW | …/System/Private/Windows/Nrbf/BinaryFormatterHelpers.cs | 141 | #pragma warning restore IL2026 // Members annotated with 'RequiresUnreferencedCodeAttribute' require dynamic access othe | COMMENT |
| 1627 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | eng/common/cross/install-debs.py | 126 | # keyboxd, which makes it robust on hosts running GnuPG 2.4+ (e.g. Azure | COMMENT |
| LOW | …ommon/core-templates/steps/enable-internal-sources.yml | 34 | # If running on dnceng (internal project), just use the default behavior for NuGetAuthenticate. | COMMENT |
| MEDIUM | …re/src/Windows/Win32/System/Com/WinFormsComStrategy.cs | 11 | /// Deriving from <see cref="StrategyBasedComWrappers"/> allows us to leverage the functionality the runtime | COMMENT |
| MEDIUM | …c/System.Windows.Forms/System/Windows/Forms/Control.cs | 5219 | /// robust that fromHandle because it will correctly return controls | COMMENT |
| MEDIUM | …c/System.Windows.Forms/System/Windows/Forms/Control.cs | 8464 | // (Essentially the same as suspending layout while we layout, but we clear differently below.) | COMMENT |
| MEDIUM | …rms/System/Windows/Forms/Controls/TreeView/TreeView.cs | 1921 | // Essentially we are setting the width to be infinite so that the | COMMENT |
| MEDIUM | …Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs | 813 | // it's not robust enough for our needs | COMMENT |
| MEDIUM | …/Controls/ComboBox/ComboBox.ComboBoxUiaTextProvider.cs | 344 | // (Essentially ScreenToClient but MapWindowPoints accounts for window mirroring using WS_EX_LAYOUTRTL.) | COMMENT |
| MEDIUM | …rms/System/Windows/Forms/Controls/ListView/ListView.cs | 202 | // We need to make our ListView wrapper more robust in face of this limitation inside ComCtl ListView. | COMMENT |
| MEDIUM | …rms/System/Windows/Forms/Controls/ListView/ListView.cs | 4928 | // However, for the sake of being more robust, reset the TECTBKCOLOR to CLR_NONE when the system palette cha | COMMENT |
| MEDIUM | …rols/TextBox/TextBoxBase.TextBoxBaseUiaTextProvider.cs | 109 | // (Essentially ScreenToClient but MapWindowPoints accounts for window mirroring using WS_EX_LAYOUTRTL.) | COMMENT |
| MEDIUM | …rms/System/Windows/Forms/Rendering/DrawingEventArgs.cs | 15 | /// That would make things a little more robust, but would require API review as the class itself would have to | COMMENT |
| MEDIUM | …indows/Forms/Accessibility/LabelEditUiaTextProvider.cs | 271 | // (Essentially ScreenToClient but MapWindowPoints accounts for window mirroring using WS_EX_LAYOUTRTL.) | COMMENT |
| MEDIUM | …c/System/Windows/Forms/Design/ParentControlDesigner.cs | 94 | /// unfortunately IsDropOK is not robust enough and does not allow for specific error messages. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …ssibility/TestPassApp/Properties/Resources.Designer.cs | 3 | // This code was generated by a tool. | COMMENT |
| HIGH | …gnSurface/DemoConsole/Properties/Resources.Designer.cs | 3 | // This code was generated by a tool. | COMMENT |
| HIGH | …Core/tests/BinaryFormatTests/TestResources.Designer.cs | 3 | // This code was generated by a tool. | COMMENT |
| HIGH | …ms.Design/src/Resources/MaskDesignerDialog.Designer.cs | 3 | // This code was generated by a tool. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | eng/common/core-templates/stages/renovate.yml | 1 | # -------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | eng/common/core-templates/stages/renovate.yml | 3 | # -------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | eng/common/core-templates/stages/renovate.yml | 9 | # -------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | eng/common/core-templates/job/renovate.yml | 1 | # -------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | eng/common/core-templates/job/renovate.yml | 3 | # -------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | eng/common/core-templates/job/renovate.yml | 17 | # -------------------------------------------------------------------------------------- | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …c/test/integration/UIIntegrationTests/ListViewTests.cs | 10 | // NOTE: This class contains many tests which don't require user input. Although they arguably belong to the unit | COMMENT |
| LOW | …orms/System/Windows/Forms/Control.ControlCollection.cs | 239 | // Step 0 - Arg validation | COMMENT |
| LOW | …ndows.Forms/System/Windows/Forms/Layout/TableLayout.cs | 751 | // Step 1: iterate through the rows or columns, | COMMENT |
| LOW | …ndows.Forms/System/Windows/Forms/Layout/TableLayout.cs | 1019 | // Step 1: iterate through the rows or columns, | COMMENT |
| LOW | …ndows.Forms/System/Windows/Forms/Layout/TableLayout.cs | 1145 | // Step 3: add remaining space to autosize columns | COMMENT |
| LOW | …/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs | 401 | // Step 0 - Arg validation | COMMENT |
| LOW | …s/Forms/Controls/ToolStrips/ToolStripItemCollection.cs | 344 | // Step 0 - Arg validation | COMMENT |
| LOW | …dows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs | 259 | // Step 0 - Arg validation | COMMENT |
| LOW | …s/Controls/ListView/ListView.ColumnHeaderCollection.cs | 132 | // Step 0 - Arg validation | COMMENT |
| LOW | …ols/ListView/ListView.CheckedListViewItemCollection.cs | 235 | // Step 0 - Arg validation | COMMENT |
| LOW | …s/Controls/ListView/ListView.ListViewItemCollection.cs | 337 | // Step 0 - Arg validation | COMMENT |
| LOW | …ls/ListView/ListView.SelectedListViewItemCollection.cs | 395 | // Step 0 - Arg validation | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | eng/common/tools.sh | 304 | # Check if the script is older than 30 days using timestamp file | COMMENT |
| LOW | eng/common/tools.sh | 413 | # Check if the toolset has already been extracted | COMMENT |
| LOW | eng/common/SetupNugetSources.sh | 64 | # Check if disabledPackageSources section exists | COMMENT |
| LOW | eng/common/SetupNugetSources.sh | 70 | # Check if this source name is disabled | COMMENT |
| LOW | eng/common/SetupNugetSources.sh | 90 | # Check if source already exists | COMMENT |
| LOW | eng/common/SetupNugetSources.sh | 120 | # Check if disabledPackageSources section exists | COMMENT |
| LOW | eng/common/SetupNugetSources.sh | 190 | # Check if there is no existing credential for this FeedName | COMMENT |
| LOW | eng/common/core-templates/steps/source-build.yml | 31 | # Check if AzDO substitutes in a build config from a variable, and use it if so. | COMMENT |
| LOW | eng/common/core-templates/steps/install-microbuild.yml | 64 | # Check if ESRP is disabled while SignType is real | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …ccessibleObjects/ErrorProviderAccessibleObjectTests.cs | 152 | // So we need to check if these properties are not equal. | COMMENT |
| LOW | …ndows.Forms/System/Windows/Forms/Layout/TableLayout.cs | 751 | // Step 1: iterate through the rows or columns, | COMMENT |
| LOW | …ndows.Forms/System/Windows/Forms/Layout/TableLayout.cs | 1019 | // Step 1: iterate through the rows or columns, | COMMENT |
| LOW | …ndows.Forms/System/Windows/Forms/Layout/TableLayout.cs | 1062 | // Step 2: (ONLY if we have % style column) | COMMENT |
| LOW | …ndows.Forms/System/Windows/Forms/Layout/TableLayout.cs | 1145 | // Step 3: add remaining space to autosize columns | COMMENT |
| LOW | …s/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs | 221 | // we need to check if the renderer override is set, test for particular renderer types | COMMENT |
| LOW | …c/System/Windows/Forms/Design/ParentControlDesigner.cs | 571 | // At this point bounds are in client rectangle coordinates, so we need to check if we need to adjust th | COMMENT |
| LOW | …em/Windows/Forms/Design/Behavior/DropSourceBehavior.cs | 270 | // so we need to check if we need to adjust the coordinates. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …m.Windows.Forms/System/Windows/Forms/ClipboardTests.cs | 1365 | SerializablePerson person = new() { Name = "John Doe", Age = 30 }; | CODE |
| LOW⚡ | …/integration/WinformsControlsTest/CollectionEditors.cs | 17 | private readonly string[] _stringArray = ["Lorem ipsum dolor sit amet", "id quo accusamus definitionem", "graeco sal | CODE |
| LOW⚡ | …/integration/WinformsControlsTest/CollectionEditors.cs | 17 | private readonly string[] _stringArray = ["Lorem ipsum dolor sit amet", "id quo accusamus definitionem", "graeco sal | CODE |
| LOW⚡ | …/integration/WinformsControlsTest/CollectionEditors.cs | 18 | private readonly List<string> _stringList = ["Lorem ipsum dolor sit amet", "id quo accusamus definitionem", "graeco | CODE |
| LOW⚡ | …/integration/WinformsControlsTest/CollectionEditors.cs | 18 | private readonly List<string> _stringList = ["Lorem ipsum dolor sit amet", "id quo accusamus definitionem", "graeco | CODE |
| LOW⚡ | …/integration/WinformsControlsTest/CollectionEditors.cs | 19 | private readonly Collection<string> _stringCollection = ["Lorem ipsum dolor sit amet", "id quo accusamus definitione | CODE |
| LOW⚡ | …/integration/WinformsControlsTest/CollectionEditors.cs | 19 | private readonly Collection<string> _stringCollection = ["Lorem ipsum dolor sit amet", "id quo accusamus definitione | CODE |
| LOW | …Tests/System/Private/Windows/Ole/ClipboardCoreTests.cs | 190 | SerializablePerson person = new() { Name = "John Doe", Age = 30 }; | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | src/System.Windows.Forms/System/Windows/Forms/Form.cs | 4823 | // I've added a special case for UserControls because they shouldn't cycle back to the | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …indows.Forms/System/Windows/Forms/SendKeys/SendKeys.cs | 519 | // don't forget to position ourselves at the end of the {...} group | COMMENT |
| LOW | …rms/System/Windows/Forms/Controls/ComboBox/ComboBox.cs | 2547 | /// Don't forget to call base.OnSelectionChangeCommitted() to ensure | COMMENT |
| LOW | …rms/System/Windows/Forms/Controls/ComboBox/ComboBox.cs | 2565 | /// Don't forget to call base.onSelectedIndexChanged() to ensure | COMMENT |
| LOW | …rms/System/Windows/Forms/Controls/ComboBox/ComboBox.cs | 2633 | /// Don't forget to call base.onSelectedItemChanged() to ensure | COMMENT |
| LOW | …rms/System/Windows/Forms/Controls/ListBoxes/ListBox.cs | 1258 | /// way of doing this. Don't forget to call EndUpdate when you're done, | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | eng/common/native/install-dependencies.sh | 7 | # Usage: | COMMENT |
| LOW | …common/templates-official/variables/pool-providers.yml | 12 | # How to use: | COMMENT |
| LOW | eng/common/templates/variables/pool-providers.yml | 12 | # How to use: | COMMENT |
| LOW⚡ | eng/common/core-templates/job/renovate.yml | 11 | # Usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | eng/common/cross/install-debs.py | 20 | CODE | |
| LOW | eng/common/cross/install-debs.py | 196 | CODE | |
| LOW | eng/common/cross/install-debs.py | 221 | CODE | |
| LOW | eng/common/cross/install-debs.py | 259 | CODE | |
| LOW | eng/common/cross/install-debs.py | 293 | CODE | |
| LOW | eng/common/cross/install-debs.py | 348 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | eng/common/cross/build-rootfs.sh | 674 | # Create the symlink in the same directory | COMMENT |
| MEDIUM | eng/common/core-templates/job/helix-job-monitor.yml | 148 | # Create a minimal NuGet.config that only references the local nupkg directory. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | eng/common/cross/install-debs.py | 49 | async def download_deb_files_parallel(mirror, packages, tmp_dir): | CODE |
| LOW | eng/common/cross/install-debs.py | 65 | async def download_package_index_parallel(mirror, arch, suites, check_sig, keyring): | CODE |
| LOW | eng/common/cross/install-debs.py | 337 | def _rootfs_extraction_filter(member, dest_path): | CODE |
| LOW | …System/Windows/Forms/Accessibility/AccessibleObject.cs | 2517 | /// necessary because the OS function WindowFromAccessibleObject() walks up the parent chain | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | eng/common/cross/install-debs.py | 42 | print(f"Error downloading {url}: {type(e).__name__} - {e}. Retrying...") | CODE |
| MEDIUM | eng/common/cross/install-debs.py | 206 | print(f"Error: Package '{current}' was not found in the available packages.") | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | eng/common/cross/install-debs.py | 18 | CODE |