Repository Analysis

dotnet/runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

3.6 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of dotnet/runtime, a C# project with 18,074 GitHub stars. SynthScan v2.0 examined 10,999,348 lines of code across 41295 source files, recording 32129 pattern matches distributed across 23 syntactic categories. The overall adjusted score of 3.6 places this repository in the Likely human-written 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).

3.6
Adjusted Score
3.6
Raw Score
100%
Time Factor
2026-07-14
Last Push
18.1K
Stars
C#
Language
11.0M
Lines of Code
41.3K
Files
32.1K
Pattern Hits
2026-07-14
Scan Date
0.03
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

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.

Severity Breakdown

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.

CRITICAL 1057HIGH 194MEDIUM 305LOW 30573

Directory Score Breakdown

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.

Pattern Findings

The scanner identified 32129 distinct pattern matches across 23 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.

Over-Commented Block29740 hits · 25632 pts
SeverityFileLineSnippetContext
LOW.CodeQL.yml1# This file configures CodeQL runs and TSA bug autofiling. For more information, see:COMMENT
LOW.CodeQL.yml21 # REPO-WIDE RULE EXCLUSIONSCOMMENT
LOWeng/LicenseHeader.txt1// Licensed to the .NET Foundation under one or more agreements.COMMENT
LOWeng/native/sanitizer-ignorelist.txt1# This file has exclusions to the Clang address sanitizer to suppress error reportsCOMMENT
LOWeng/native/version/runtime_version.h1#define RuntimeAssemblyMajorVersion 0COMMENT
LOWeng/native/version/_version.h1#ifndef VER_COMPANYNAME_STRCOMMENT
LOWeng/native/version/_version.h21#define VER_FILEVERSION 00,00,00,00000COMMENT
LOWeng/pipelines/helix-platforms.yml1# Helix Platform DefinitionsCOMMENT
LOWeng/pipelines/runtime-diagnostics.yml1# runtime-diagnostics.ymlCOMMENT
LOWeng/pipelines/runtime-diagnostics.yml221 # job-level dependsOnGlobalBuilds against the shared CdacBuild jobsCOMMENT
LOWeng/pipelines/runtime.yml1861 # | Platform | PR | Rolling |COMMENT
LOWeng/pipelines/cdac/prepare-cdac-helix-steps.yml1# prepare-cdac-helix-steps.yml — Shared steps for preparing cDAC dump test Helix payloads.COMMENT
LOWeng/pipelines/cdac/cdac-helix-test-leg.yml1# cdac-helix-test-leg.yml -- wraps the matrix + per-platform job + artifactCOMMENT
LOWeng/pipelines/libraries/outerloop.yml101 timeoutInMinutes: 180COMMENT
LOW…ines/libraries/deploy-networking-echo-test-servers.yml1# This pipeline deploys the test servers we are using to run (outerloop) Functional tests for various functionality in SCOMMENT
LOWeng/pipelines/libraries/fuzzing/deploy-to-onefuzz.yml61 displayName: Prepare OneFuzz deploymentCOMMENT
LOWeng/pipelines/common/evaluate-paths-job.yml1### Job used to evaluate changed paths on a pull request to emit variables to condition jobs based on paths.COMMENT
LOWeng/pipelines/common/platform-matrix.yml1parameters:COMMENT
LOW…/common/templates/browser-wasm-coreclr-build-tests.yml61COMMENT
LOW…xtra-platforms/runtime-extra-platforms-linuxbionic.yml41 targetRid: linux-bionic-x64COMMENT
LOW…es/extra-platforms/runtime-extra-platforms-android.yml1# This contains only Android-specific jobsCOMMENT
LOW…es/extra-platforms/runtime-extra-platforms-android.yml21# helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.ymlCOMMENT
LOW…es/extra-platforms/runtime-extra-platforms-android.yml41# nameSuffix: AllSubsets_Mono_RuntimeTestsCOMMENT
LOWeng/pipelines/performance/runtime-wasm-perf.yml41 #buildId: '1878694'COMMENT
LOW…es/performance/templates/build-perf-maui-apps-net7.yml21steps:COMMENT
LOW…es/performance/templates/build-perf-maui-apps-net7.yml41 # contents: '*/Shipping/*.nupkg'COMMENT
LOW…es/performance/templates/build-perf-maui-apps-net7.yml61 # overwriteExistingFiles: trueCOMMENT
LOW…es/performance/templates/build-perf-maui-apps-net7.yml81 # destinationFolder: $(Build.SourcesDirectory)/MauiTesting/ArtifactPacks/Microsoft.NETCore.App.Runtime.Mono.androCOMMENT
LOWeng/common/SetupNugetSources.sh1#!/usr/bin/env bashCOMMENT
LOWeng/common/vmr-sync.sh1#!/bin/bashCOMMENT
LOWeng/common/vmr-sync.sh21###COMMENT
LOWeng/common/native/init-distro-rid.sh1#!/bin/shCOMMENT
LOWeng/common/native/init-distro-rid.sh61COMMENT
LOW…common/templates-official/variables/pool-providers.yml1# Select a pool provider based off branch name. Anything with branch name containing 'release' must go into an -Svc poolCOMMENT
LOWeng/common/templates/vmr-build-pr.yml1# This pipeline is used for running the VMR verification of the PR changes in repo-level PRs.COMMENT
LOWeng/common/templates/variables/pool-providers.yml1# Select a pool provider based off branch name. Anything with branch name containing 'release' must go into an -Svc poolCOMMENT
LOWeng/common/core-templates/stages/renovate.yml1# --------------------------------------------------------------------------------------COMMENT
LOWeng/common/core-templates/steps/install-microbuild.yml1parameters:COMMENT
LOWeng/common/core-templates/job/renovate.yml1# --------------------------------------------------------------------------------------COMMENT
LOWeng/common/core-templates/job/source-build.yml1parameters:COMMENT
LOWeng/common/core-templates/job/source-build.yml21 # published by source-build.COMMENT
LOWeng/common/core-templates/job/helix-job-monitor.yml61# are treated as failed: they count toward the monitor's exit code and are resubmitted by aCOMMENT
LOWdocs/design/datacontracts/ManagedTypeSource.md21// Throws InvalidOperationException if the type cannot be resolved.COMMENT
LOWdocs/design/datacontracts/RuntimeTypeSystem.md61 // True if the MethodTable is the sentinel value associated with unallocated space in the managed heapCOMMENT
LOWdocs/design/datacontracts/RuntimeTypeSystem.md721 }COMMENT
LOWdocs/design/datacontracts/RuntimeTypeSystem.md741 // ValueType: mt = GetFieldDescApproxTypeHandle(field); continueCOMMENT
LOWdocs/design/datacontracts/RuntimeTypeSystem.md781 // ...COMMENT
LOWdocs/design/datacontracts/RuntimeTypeSystem.md801 // MT - 1*ptrSize : NumSeries (-N)COMMENT
LOWdocs/design/datacontracts/CodeNotifications.md121 // Set or clear each matching entry's flags.COMMENT
LOWdocs/design/datacontracts/BuiltInCOM.md41 bool IsContained,COMMENT
LOWdocs/design/datacontracts/GCInfo.md21COMMENT
LOWdocs/design/datacontracts/DacStreams.md61 // Then lookup in the dictionary, to produce a result if it was present in the table.COMMENT
LOWdocs/design/datacontracts/StressLog.md161// Return messages going in reverse chronological order, newest first.COMMENT
LOWdocs/design/datacontracts/StressLog.md181 // Chunks are zero-initialized, so look in the first StressLogMaxMessageSize bytes, for any non-0 bytes.COMMENT
LOWdocs/design/features/typemap.md41 /// </summary>COMMENT
LOWdocs/design/features/typemap.md81/// Create a type association between a type and its proxy.COMMENT
LOWdocs/design/features/typemap.md101/// Entry type for interop type mapping logic.COMMENT
LOWdocs/design/features/PinnedHeap.md41An object allocated on the pinned heap can be referenced by other objects normally. It’s pinned by the virtue of being oCOMMENT
LOWdocs/design/features/source-generator-pinvokes.md141 public bool BestFitMapping;COMMENT
LOWdocs/design/features/source-generator-pinvokes.md161 /// <summary>COMMENT
29680 more matches not shown…
Hallucination Indicators1057 hits · 10702 pts
SeverityFileLineSnippetContext
CRITICAL….NET.Sdk.WebAssembly.Pack.Tasks/ConvertDllsToWebCil.cs138 var webcilWriter = Microsoft.WebAssembly.Build.Tasks.WebcilConverter.FromPortableExecutable(inputPath: dllFiCODE
CRITICAL…est/Mono.Linker.Tests.Cases/DataFlow/XmlAnnotations.cs15 [LogDoesNotContain("IL2067: Mono.Linker.Tests.Cases.DataFlow.XmlAnnotations.ReadFromInstanceField():*", true)]CODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs177 "p", "Mono.Linker.Tests.Cases.DataFlow.VirtualMethodHierarchyDataflowAnnotationValidation.DerivedClass.SCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs178 "p", "Mono.Linker.Tests.Cases.DataFlow.VirtualMethodHierarchyDataflowAnnotationValidation.BaseClass.SingCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs188 "'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the parameter 'p' of methoCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs189 "don't match overridden parameter 'p' of method 'Mono.Linker.Tests.Cases.DataFlow.VirtualMethodHierarchyCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs200 "'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the parameter 'p' of methoCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs201 "don't match overridden parameter 'p' of method 'Mono.Linker.Tests.Cases.DataFlow.VirtualMethodHierarchyCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs316 "'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the return value of methodCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs317 "don't match overridden return value of method 'Mono.Linker.Tests.Cases.DataFlow.VirtualMethodHierarchyDCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs591 "'DynamicallyAccessedMemberTypes' in 'DynamicallyAccessedMembersAttribute' on the return value of method 'MoCODE
CRITICAL…/VirtualMethodHierarchyDataflowAnnotationValidation.cs592 "don't match overridden return value of method 'Mono.Linker.Tests.Cases.DataFlow.VirtualMethodHierarchyDatafCODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs97 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicMethods()",CODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs100 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicFields()",CODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs115 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicMethods()",CODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs118 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicFields()",CODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs168 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicMethods()",CODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs171 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicFields()",CODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs191 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicFields()",CODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs194 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicMethods()",CODE
CRITICAL…test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs197 "Mono.Linker.Tests.Cases.DataFlow.LocalDataFlow.GetWithPublicConstructors()",CODE
CRITICAL…Mono.Linker.Tests.Cases/DataFlow/MethodThisDataFlow.cs35 "Mono.Linker.Tests.Cases.DataFlow.MethodThisDataFlow.GetWithNonPublicMethods()",CODE
CRITICAL…Mono.Linker.Tests.Cases/DataFlow/MethodThisDataFlow.cs48 "Mono.Linker.Tests.Cases.DataFlow.MethodThisDataFlow.GetWithNonPublicMethods()",CODE
CRITICAL…Mono.Linker.Tests.Cases/DataFlow/MethodThisDataFlow.cs61 "Mono.Linker.Tests.Cases.DataFlow.MethodThisDataFlow.GetWithNonPublicMethods()",CODE
CRITICAL…t/Mono.Linker.Tests.Cases/LinkXml/LinkXmlErrorCases.cs22 [LogContains("Duplicate preserve of 'Mono.Linker.Tests.Cases.LinkXml.LinkXmlErrorCases.TypeWithEverything.TypeWithEvCODE
CRITICAL…t/Mono.Linker.Tests.Cases/LinkXml/LinkXmlErrorCases.cs23 [LogContains("Duplicate preserve of 'Mono.Linker.Tests.Cases.LinkXml.LinkXmlErrorCases.TypeWithEverything.Method()'"CODE
CRITICAL…er.Tests.Cases/UnreachableBlock/UninitializedLocals.cs12 [ExpectILFailure("Mono.Linker.Tests.Cases.UnreachableBlock.Dependencies.ClassA.Method_2() - ReturnEmpty: Stack must CODE
CRITICAL…er.Tests.Cases/UnreachableBlock/UninitializedLocals.cs25 Mono.Linker.Tests.Cases.UnreachableBlock.Dependencies.ClassA.Method_1();CODE
CRITICAL…er.Tests.Cases/UnreachableBlock/UninitializedLocals.cs26 Mono.Linker.Tests.Cases.UnreachableBlock.Dependencies.ClassA.Method_2();CODE
CRITICAL…ker.Tests.Cases/UnreachableBlock/EndScopeOnMethoEnd.cs18 Mono.Linker.Tests.Cases.UnreachableBlock.Dependencies.EndScopeOnMethod.TryFinally();CODE
CRITICAL…r.Tests.Cases/LinkAttributes/LinkerAttributeRemoval.cs57 [LogContains("IL2045: Mono.Linker.Tests.Cases.LinkAttributes.Dependencies.TypeOnCopyAssemblyWithAttributeUsage.TypeOCODE
CRITICAL…/LinkAttributes/AssemblyLevelLinkerAttributeRemoval.cs19 new Mono.Linker.Tests.Cases.TestAttributeLib.Foo();CODE
CRITICAL…no.Linker.Tests.Cases/LinkAttributes/TypedArguments.cs11 [LogContains("Assigning external custom attribute 'Mono.Linker.Tests.Cases.LinkAttributes.TypedArguments.ObjectAttriCODE
CRITICAL…no.Linker.Tests.Cases/LinkAttributes/TypedArguments.cs12 [LogContains("Assigning external custom attribute 'Mono.Linker.Tests.Cases.LinkAttributes.TypedArguments.ObjectAttriCODE
CRITICAL…no.Linker.Tests.Cases/LinkAttributes/TypedArguments.cs13 [LogContains("Assigning external custom attribute 'Mono.Linker.Tests.Cases.LinkAttributes.TypedArguments.EnumAttribuCODE
CRITICAL…no.Linker.Tests.Cases/LinkAttributes/TypedArguments.cs14 [LogContains("Assigning external custom attribute 'Mono.Linker.Tests.Cases.LinkAttributes.TypedArguments.ByteAttribuCODE
CRITICAL…no.Linker.Tests.Cases/LinkAttributes/TypedArguments.cs15 [LogContains("Assigning external custom attribute 'Mono.Linker.Tests.Cases.LinkAttributes.TypedArguments.StringAttriCODE
CRITICAL…no.Linker.Tests.Cases/LinkAttributes/TypedArguments.cs16 [LogContains("Assigning external custom attribute 'Mono.Linker.Tests.Cases.LinkAttributes.TypedArguments.TypeAttribuCODE
CRITICAL…KeepUsed/UnusedAttributeOnGenericParameterIsRemoved.cs17 var tmp2 = new Mono.Linker.Tests.Cases.Attributes.OnlyKeepUsed.Dependencies.TypeWithGenericMethod().GenericMCODE
CRITICAL…s/OnlyKeepUsed/UnusedAttributeOnReturnTypeIsRemoved.cs17 var tmp = new Mono.Linker.Tests.Cases.Attributes.OnlyKeepUsed.Dependencies.AssemblyWithUnusedAttributeOnRetuCODE
CRITICAL…s/OnlyKeepUsed/UnusedAttributeOnReturnTypeIsRemoved.cs18 var tmp2 = new Mono.Linker.Tests.Cases.Attributes.OnlyKeepUsed.Dependencies.AssemblyWithUnusedAttributeOnRetCODE
CRITICAL…s/OnlyKeepUsed/UnusedAttributeOnReturnTypeIsRemoved.cs19 var tmp3 = new Mono.Linker.Tests.Cases.Attributes.OnlyKeepUsed.Dependencies.AssemblyWithUnusedAttributeOnRetCODE
CRITICAL…/StaticInterfaceMethods/BaseProvidesInterfaceMethod.cs37 [KeptMember("Mono.Linker.Tests.Cases.Inheritance.Interfaces.StaticInterfaceMethods.BaseProvidesInterfaceMethod.ICODE
CRITICAL…nterfaceTypeInOtherUsedOnlyByCopiedAssemblyExplicit.cs14 [KeptMemberInAssembly("copy.dll", typeof(InterfaceTypeInOtherUsedOnlyByCopiedAssemblyExplicit_Copy.A), "Mono.Linker.CODE
CRITICAL…nusedTypeHasExplicitInterfaceMethodPreservedViaXml.xml4 <method signature="System.Void Mono.Linker.Tests.Cases.Inheritance.Interfaces.OnReferenceType.NoKeptCtor.UnuCODE
CRITICAL….Cases/RequiresCapability/RequiresAttributeMismatch.cs425 [ExpectedWarning("IL2046", "ExplicitImplementationClassWithRequires.Mono.Linker.Tests.Cases.RequiresCapabiliCODE
CRITICAL….Cases/RequiresCapability/RequiresAttributeMismatch.cs426 [ExpectedWarning("IL3003", "ExplicitImplementationClassWithRequires.Mono.Linker.Tests.Cases.RequiresCapabiliCODE
CRITICAL….Cases/RequiresCapability/RequiresAttributeMismatch.cs427 [ExpectedWarning("IL3051", "ExplicitImplementationClassWithRequires.Mono.Linker.Tests.Cases.RequiresCapabiliCODE
CRITICAL….Cases/RequiresCapability/RequiresAttributeMismatch.cs516 [ExpectedWarning("IL2046", "IBaseWithRequires.Method()", "ExplicitImplementationClassWithoutRequires.Mono.LiCODE
CRITICAL….Cases/RequiresCapability/RequiresAttributeMismatch.cs517 [ExpectedWarning("IL3003", "IBaseWithRequires.Method()", "ExplicitImplementationClassWithoutRequires.Mono.LiCODE
CRITICAL….Cases/RequiresCapability/RequiresAttributeMismatch.cs518 [ExpectedWarning("IL3051", "IBaseWithRequires.Method()", "ExplicitImplementationClassWithoutRequires.Mono.LiCODE
CRITICAL…ases/RequiresCapability/RequiresOnStaticConstructor.cs163 " Using member 'Mono.Linker.Tests.Cases.RequiresCapability.RequiresOnStaticConstructor.TypeIsBeforeFieldInitCODE
CRITICAL…nker.Tests.Cases/TestFramework/CanCompileILAssembly.cs16 Console.WriteLine(new Mono.Linker.Tests.Cases.TestFramework.Dependencies.ILAssemblySample().GiveMeAValue());CODE
CRITICAL…inker.Tests.Cases/TestFramework/ILVerificationWorks.cs10[ExpectILFailure("Mono.Linker.Tests.Cases.TestFramework.Dependencies.AssemblyWithInvalidIL.GiveMeAValue()",CODE
CRITICAL…inker.Tests.Cases/TestFramework/ILVerificationWorks.cs22 System.Console.WriteLine(new Mono.Linker.Tests.Cases.TestFramework.Dependencies.AssemblyWithInvalidIL().GiveCODE
CRITICAL…ases/TestFramework/ILVerificationErrorsCanBeIgnored.cs10[IgnoreILFailure("Mono.Linker.Tests.Cases.TestFramework.Dependencies.AssemblyWithInvalidIL.GiveMeAValue() - ReturnMissinCODE
CRITICAL…ases/TestFramework/ILVerificationErrorsCanBeIgnored.cs20 System.Console.WriteLine(new Mono.Linker.Tests.Cases.TestFramework.Dependencies.AssemblyWithInvalidIL().GiveCODE
CRITICAL…arningSuppression/SuppressWarningsInMembersAndTypes.cs10 [Mono.Linker.Tests.Cases.Expectations.Metadata.Reference("System.Core.dll")]CODE
CRITICAL…arnings/WarningSuppression/SuppressWarningsInModule.cs13 [Mono.Linker.Tests.Cases.Expectations.Metadata.Reference("System.Core.dll")]CODE
CRITICAL…ession/SuppressWarningsInMembersAndTypesUsingTarget.cs16 [Mono.Linker.Tests.Cases.Expectations.Metadata.Reference("System.Core.dll")]CODE
997 more matches not shown…
Cross-File Repetition131 hits · 655 pts
SeverityFileLineSnippetContext
HIGH…yzer.Tests/UnconditionalSuppressMessageCodeFixTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfilesattribute("message")] publicSTRING
HIGH…nalyzer.Tests/RequiresUnreferencedCodeAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfilesattribute("message")] publicSTRING
HIGH…slynAnalyzer.Tests/RequiresDynamicCodeAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfilesattribute("message")] publicSTRING
HIGH…ynAnalyzer.Tests/RequiresAssemblyFilesAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfilesattribute("message")] publicSTRING
HIGH…nalyzer.Tests/RequiresUnreferencedCodeAnalyzerTests.cs0using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1() => 0; [requirSTRING
HIGH…slynAnalyzer.Tests/RequiresDynamicCodeAnalyzerTests.cs0using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1() => 0; [requirSTRING
HIGH…ynAnalyzer.Tests/RequiresAssemblyFilesAnalyzerTests.cs0using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1() => 0; [requirSTRING
HIGH…nalyzer.Tests/RequiresUnreferencedCodeAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1()STRING
HIGH…slynAnalyzer.Tests/RequiresDynamicCodeAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1()STRING
HIGH…ynAnalyzer.Tests/RequiresAssemblyFilesAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1()STRING
HIGH…nalyzer.Tests/RequiresUnreferencedCodeAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1()STRING
HIGH…slynAnalyzer.Tests/RequiresDynamicCodeAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1()STRING
HIGH…ynAnalyzer.Tests/RequiresAssemblyFilesAnalyzerTests.cs0using system; using system.diagnostics.codeanalysis; public class c { [requiresassemblyfiles("message")] public int m1()STRING
HIGH…stem.Numerics.Tensors/tests/ReadOnlyTensorSpanTests.cs0system.numerics.tensors.tensorspan<int32>[3, 3, 3] { [ [1, 2, 3], [4, 5, 6], [7, 8, 9] ], [ [10, 11, 12], [13, 14, 15], STRING
HIGH…libraries/System.Numerics.Tensors/tests/TensorTests.cs0system.numerics.tensors.tensorspan<int32>[3, 3, 3] { [ [1, 2, 3], [4, 5, 6], [7, 8, 9] ], [ [10, 11, 12], [13, 14, 15], STRING
HIGH…aries/System.Numerics.Tensors/tests/TensorSpanTests.cs0system.numerics.tensors.tensorspan<int32>[3, 3, 3] { [ [1, 2, 3], [4, 5, 6], [7, 8, 9] ], [ [10, 11, 12], [13, 14, 15], STRING
HIGH…stem.Numerics.Tensors/tests/ReadOnlyTensorSpanTests.cs0system.numerics.tensors.tensorspan<int32>[3, 3, 3] { [ [1, 2, ..], [4, 5, ..], .. ], [ [10, 11, ..], [13, 14, ..], .. ],STRING
HIGH…libraries/System.Numerics.Tensors/tests/TensorTests.cs0system.numerics.tensors.tensorspan<int32>[3, 3, 3] { [ [1, 2, ..], [4, 5, ..], .. ], [ [10, 11, ..], [13, 14, ..], .. ],STRING
HIGH…aries/System.Numerics.Tensors/tests/TensorSpanTests.cs0system.numerics.tensors.tensorspan<int32>[3, 3, 3] { [ [1, 2, ..], [4, 5, ..], .. ], [ [10, 11, ..], [13, 14, ..], .. ],STRING
HIGH…ts/SourceGenerationTests/GeneratorTests.Incremental.cs0using system.collections.generic; using microsoft.extensions.configuration; public class program { public static void maSTRING
HIGH…ests/SourceGenerationTests/GeneratorTests.Baselines.cs0using system.collections.generic; using microsoft.extensions.configuration; public class program { public static void maSTRING
HIGH…/tests/SourceGenerationTests/GeneratorTests.Helpers.cs0using system.collections.generic; using microsoft.extensions.configuration; public class program { public static void maSTRING
HIGH…m/ServiceModel/Syndication/Atom10FeedFormatterTests.cs0" d2p1:author_name3=""author_value"" d1p2:author_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10ItemFormatterTests.cs0" d2p1:author_name3=""author_value"" d1p2:author_name4=STRING
HIGH…em/ServiceModel/Syndication/Rss20ItemFormatterTests.cs0" d2p1:author_name3=""author_value"" d1p2:author_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10FeedFormatterTests.cs0" d2p1:contributor_name3=""contributor_value"" d1p2:contributor_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10ItemFormatterTests.cs0" d2p1:contributor_name3=""contributor_value"" d1p2:contributor_name4=STRING
HIGH…em/ServiceModel/Syndication/Rss20ItemFormatterTests.cs0" d2p1:contributor_name3=""contributor_value"" d1p2:contributor_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10FeedFormatterTests.cs0" d2p1:category_name3=""category_value"" d1p2:category_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10ItemFormatterTests.cs0" d2p1:category_name3=""category_value"" d1p2:category_name4=STRING
HIGH…em/ServiceModel/Syndication/Rss20ItemFormatterTests.cs0" d2p1:category_name3=""category_value"" d1p2:category_name4=STRING
HIGH…ndication/AtomPub10CategoriesDocumentFormatterTests.cs0" d2p1:category_name3=""category_value"" d1p2:category_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10FeedFormatterTests.cs0" d2p1:copyright_name3=""copyright_value"" d1p2:copyright_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10ItemFormatterTests.cs0" d2p1:copyright_name3=""copyright_value"" d1p2:copyright_name4=STRING
HIGH…em/ServiceModel/Syndication/Rss20ItemFormatterTests.cs0" d2p1:copyright_name3=""copyright_value"" d1p2:copyright_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10FeedFormatterTests.cs0" d2p1:content_name3=""content_value"" d1p2:content_name4=STRING
HIGH…m/ServiceModel/Syndication/Atom10ItemFormatterTests.cs0" d2p1:content_name3=""content_value"" d1p2:content_name4=STRING
HIGH…em/ServiceModel/Syndication/Rss20ItemFormatterTests.cs0" d2p1:content_name3=""content_value"" d1p2:content_name4=STRING
HIGH…/TestClasses/TestClasses.SimpleTestStructWithFields.cs0mydatetimeoffset"" : ""2019-01-30t12:01:02.0000000+01:00""," + @STRING
HIGH…sts/Common/TestClasses/TestClasses.SimpleTestStruct.cs0mydatetimeoffset"" : ""2019-01-30t12:01:02.0000000+01:00""," + @STRING
HIGH…on/tests/Common/TestClasses/TestClasses.Constructor.cs0mydatetimeoffset"" : ""2019-01-30t12:01:02.0000000+01:00""," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithFields.cs0mydatetimeoffset"" : ""2019-01-30t12:01:02.0000000+01:00""," + @STRING
HIGH…ests/Common/TestClasses/TestClasses.SimpleTestClass.cs0mydatetimeoffset"" : ""2019-01-30t12:01:02.0000000+01:00""," + @STRING
HIGH…estClasses/TestClasses.SimpleTestClassWithNullables.cs0mydatetimeoffset"" : ""2019-01-30t12:01:02.0000000+01:00""," + @STRING
HIGH…/TestClasses/TestClasses.SimpleTestStructWithFields.cs0mydatetimearray"" : [""2019-01-30t12:01:02.0000000z""]," + @STRING
HIGH…sts/Common/TestClasses/TestClasses.SimpleTestStruct.cs0mydatetimearray"" : [""2019-01-30t12:01:02.0000000z""]," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithObject.cs0mydatetimearray"" : [""2019-01-30t12:01:02.0000000z""]," + @STRING
HIGH…on/tests/Common/TestClasses/TestClasses.Constructor.cs0myuri"" : ""https://github.com/dotnet/runtime""," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithFields.cs0myuri"" : ""https://github.com/dotnet/runtime""," + @STRING
HIGH…ests/Common/TestClasses/TestClasses.SimpleTestClass.cs0myuri"" : ""https://github.com/dotnet/runtime""," + @STRING
HIGH…on/tests/Common/TestClasses/TestClasses.Constructor.cs0mysimplestruct"" : {""one"" : 11, ""two"" : 1.9999, ""three"" : 33}," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithFields.cs0mysimplestruct"" : {""one"" : 11, ""two"" : 1.9999, ""three"" : 33}," + @STRING
HIGH…ests/Common/TestClasses/TestClasses.SimpleTestClass.cs0mysimplestruct"" : {""one"" : 11, ""two"" : 1.9999, ""three"" : 33}," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithFields.cs0mystringtostringkeyvaluepair"" : {""key"" : ""mykey"", ""value"" : ""myvalue""}," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithObject.cs0mystringtostringkeyvaluepair"" : {""key"" : ""mykey"", ""value"" : ""myvalue""}," + @STRING
HIGH…ests/Common/TestClasses/TestClasses.SimpleTestClass.cs0mystringtostringkeyvaluepair"" : {""key"" : ""mykey"", ""value"" : ""myvalue""}," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithFields.cs0mystringtostringgenericdict"" : {""key"" : ""value""}," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithObject.cs0mystringtostringgenericdict"" : {""key"" : ""value""}," + @STRING
HIGH…ests/Common/TestClasses/TestClasses.SimpleTestClass.cs0mystringtostringgenericdict"" : {""key"" : ""value""}," + @STRING
HIGH…n/TestClasses/TestClasses.SimpleTestClassWithFields.cs0mystringtostringgenericireadonlydict"" : {""key"" : ""value""}," + @STRING
71 more matches not shown…
AI Slop Vocabulary157 hits · 460 pts
SeverityFileLineSnippetContext
MEDIUMeng/pipelines/runtime-diagnostics.yml211 # runs them through their xunit harness.COMMENT
MEDIUMeng/common/cross/install-debs.py126 # keyboxd, which makes it robust on hosts running GnuPG 2.4+ (e.g. AzureCOMMENT
LOW…ommon/core-templates/steps/enable-internal-sources.yml34 # If running on dnceng (internal project), just use the default behavior for NuGetAuthenticate.COMMENT
MEDIUM…skills/ci-pipeline-monitor/scripts/fetch_helix_logs.py66 # Coreclr multi-test convention: App Exit Code 100 means test harnessCOMMENT
MEDIUMsrc/native/libs/Common/JavaScript/loader/run.ts25// ideally we want to utilize network and CPU at the same timeCOMMENT
MEDIUM…nerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm.cs10// This file isn't very robust and makes several assumptionsCOMMENT
MEDIUMsrc/tests/profiler/native/profilerstring.h18// Definitely won't work for non-ascii characters so hopefully we never start usingCOMMENT
MEDIUM….Tasks.Parallel/src/System/Threading/Tasks/Parallel.cs27 /// By default, methods on the Parallel class attempt to utilize all available processors, are non-cancelable, and tCOMMENT
MEDIUM…nsactions.Local/src/System/Transactions/Transaction.cs434 /// have much value because the caller doesn't know how to utilize it. But if the PromoterType is recognized, thCOMMENT
MEDIUM…nsactions.Local/src/System/Transactions/Transaction.cs435 /// caller should know how to utilize the PromotedToken to communicate with the promoting distributed transactioCOMMENT
MEDIUM…ions.Local/src/System/Transactions/TransactionState.cs1964 // Once the transaction is promoted leverage the distributedCOMMENT
MEDIUM….Cbor/src/System/Formats/Cbor/Reader/CborReader.Map.cs27 /// Fundamentally, this is a technical restriction stemming from the fact that CBOR allows keys of arbitrary typCOMMENT
MEDIUM….Cbor/src/System/Formats/Cbor/Writer/CborWriter.Map.cs32 /// Fundamentally, this is a technical restriction stemming from the fact that CBOR allows keys of any type,COMMENT
MEDIUM…/System.Runtime.Tests/System/Text/Unicode/Utf8Tests.cs959 // generally applicable; for example, enumerating scalars from UTF-8 cannot utilizeCOMMENT
MEDIUM…/System.Runtime.CompilerServices/AsyncProfilerTests.cs285 // no-op there, leaving the robust IP->name resolution untouched.COMMENT
MEDIUM…ystem.Runtime.CompilerServices/AsyncProfilerV2Tests.cs2509 // >= keeps the assertion robust against additional method events from the harness.COMMENT
MEDIUM…ystem.Runtime.CompilerServices/AsyncProfilerV1Tests.cs2998 // Using >= keeps the assertion robust against additional method events from the harness.COMMENT
MEDIUM….Threading.Tasks.Dataflow/src/Blocks/BroadcastBlock.cs510 /// <summary>The source utilize this helper.</summary>COMMENT
MEDIUM…em.Threading.Tasks.Dataflow/src/Internal/SourceCore.cs24 // likely utilize their own IncomingLock. We can hold OutgoingLock while acquiring ValueLock or IncomingLock.COMMENT
MEDIUM…hreading.Tasks.Dataflow/src/Internal/SpscTargetCore.cs27 // and a block like ActionBlock can utilize that knowledge to choose this target instead of the default TargetCore.COMMENT
MEDIUM…System.Threading.Tasks.Dataflow/src/Internal/Common.cs341 // By using these same tasks, we're a bit more robust against disposals,COMMENT
MEDIUM…ies/System.Private.CoreLib/src/System/Number.Grisu3.cs16 // The general idea behind Grisu3 is to leverage additional bits and cached powers of ten to generate the correcCOMMENT
MEDIUM…stem.Private.CoreLib/src/System/String.Manipulation.cs1506 /// It is not recommended that protocol parsers utilize this API. Protocol specifications oftenCOMMENT
MEDIUM…stem.Private.CoreLib/src/System/String.Manipulation.cs1531 /// It is not recommended that protocol parsers utilize this API. Protocol specifications oftenCOMMENT
MEDIUM…em.Private.CoreLib/src/System/Number.DecimalIeee754.cs83 // logic robust for every finite bit pattern.COMMENT
MEDIUM…e.CoreLib/src/System/MemoryExtensions.Globalization.cs455 /// It is recommended that protocol parsers not utilize this API. See the documentationCOMMENT
MEDIUM…e.CoreLib/src/System/MemoryExtensions.Globalization.cs468 /// It is recommended that protocol parsers not utilize this API. See the documentationCOMMENT
MEDIUM…System.Private.CoreLib/src/System/Number.BigInteger.cs894 // We leverage two arrays - Pow10UInt32Table and Pow10BigNumTable to speed up the Pow10 calculation.COMMENT
MEDIUMsrc/libraries/System.Private.CoreLib/src/System/SR.cs37 // class load time), assembly load event handlers, etc. Essentially,COMMENT
MEDIUM…s/System.Private.CoreLib/src/System/IO/Path.Windows.cs216 // To make this a little more robust, generate our own name with moreCOMMENT
MEDIUM…em/Runtime/CompilerServices/AsyncTaskMethodBuilderT.cs422 // This logic may be invoked multiple times on the same instance and needs to be robust against that.COMMENT
MEDIUM…/src/System/Runtime/CompilerServices/ContractHelper.cs135 // error message. Let's leverage Silverlight's default error message there.COMMENT
MEDIUM…eLib/src/System/Diagnostics/Tracing/ActivityTracker.cs150 // By first finding the target start to stop we are more robust.COMMENT
MEDIUM…System.Private.CoreLib/src/System/Text/RunePosition.cs220 // generally applicable; for example, enumerating scalars from UTF-8 cannot utilizeCOMMENT
MEDIUM….Private.CoreLib/src/System/Text/SpanRuneEnumerator.cs46 // generally applicable; for example, enumerating scalars from UTF-8 cannot utilizeCOMMENT
MEDIUM…rivate.CoreLib/src/System/Text/StringRuneEnumerator.cs45 // generally applicable; for example, enumerating scalars from UTF-8 cannot utilizeCOMMENT
MEDIUM…CoreLib/src/System/Text/StringBuilderRuneEnumerator.cs61 // generally applicable; for example, enumerating scalars from UTF-8 cannot utilizeCOMMENT
MEDIUM…System.Private.CoreLib/src/System/Text/Unicode/Utf8.cs223 // Essentially, ICU treats invalid UTF-16 sequences as opaque characters that only compareCOMMENT
MEDIUM…Lib/src/System/Text/Unicode/TextSegmentationUtility.cs38 // Essentially, if we saw Prepend data, we can't have Control | CR | LF data afterward (rule GB5).COMMENT
MEDIUM…rivate.CoreLib/src/System/Threading/NamedMutex.Unix.cs81 // On FreeBSD, pthread process-shared robust mutexes cannot be placed in shared memory mappedCOMMENT
MEDIUM…rivate.CoreLib/src/System/Threading/NamedMutex.Unix.cs84 // On Haiku, robust mutexes are WIP. See https://github.com/dotnet/runtime/pull/126701#issuecomment-4334338213.COMMENT
MEDIUM…ystem.Private.CoreLib/src/System/Threading/SpinWait.cs51 /// <see cref="SpinWait"/> is a value type, which means that low-level code can utilize SpinWait withoutCOMMENT
MEDIUM…/System/Threading/WaitSubsystem.WaitableObject.Unix.cs783 // treats that case as abandonment as well and releases waiters, as it's a bit more robust. As the handlCOMMENT
MEDIUM…rivate.CoreLib/src/System/Threading/Tasks/ValueTask.cs66 /// <remarks>Stored in the <see cref="ValueTask"/> rather than in the configured awaiter to utilize otherwise paCOMMENT
MEDIUM…rivate.CoreLib/src/System/Threading/Tasks/ValueTask.cs478 /// <remarks>Stored in the <see cref="ValueTask{TResult}"/> rather than in the configured awaiter to utilize othCOMMENT
MEDIUM…sions/src/System/Linq/Expressions/ExpressionVisitor.cs634 // Essentially, we don't want the rewritten node to be semanticallyCOMMENT
MEDIUM…/System/Text/RegularExpressions/RegexPrefixAnalyzer.cs901 /// This uses a more robust algorithm than is used by TryFindFixedLiterals and thus can find starting sets it coCOMMENT
MEDIUM…Text/RegularExpressions/Symbolic/RegexNodeConverter.cs410 // Essentially 0 C1 C2 ... Cn 0 ==> G = (C1 | C2 | ... | Cn)COMMENT
MEDIUM…rExpressions/Symbolic/SymbolicRegexMatcher.Automata.cs70 /// This map is used to compactly represent NFA state ids in NFA mode in order to utilizeCOMMENT
MEDIUM…tem.Management/src/System/Management/ManagementPath.cs256 // Test/utilize isWbemPathShared *only* on public + internal members!COMMENT
MEDIUM…tem.Management/src/System/Management/ManagementPath.cs351 // Test/utilize isWbemPathShared *only* on public + internal members!COMMENT
MEDIUM…nt/src/System/Management/ManagementObjectCollection.cs284 // not cloned) and if it gets disposed we end up throwing the next time its used. Essentially,COMMENT
MEDIUM…libraries/System.Console/src/System/ConsolePal.Unix.cs134 // We could leverage Console.Read() here howeverCOMMENT
MEDIUM…ibraries/Common/tests/System/Xml/ModuleCore/cparser.cs31 //Note: You can override these if you want to leverage our parser (inherit), and changeCOMMENT
MEDIUM…aries/Common/src/System/Text/EncodingHelper.Windows.cs25 // and Encoding.GetEncoding(0) returns the ANSI codepage if its encoding data is available else it returns UTF8.COMMENT
MEDIUM…System/IO/IsolatedStorage/IsolatedStorageFileStream.cs61 // On .NET Framework FileStream has an internal no arg constructor that we utilize to provide the facade. We donCOMMENT
MEDIUM…System.Security.Cryptography.Cose/tests/TestKeyRing.cs65 // EC keys. Retry a few times to make the test robust against this transient failure.COMMENT
MEDIUM…s/System/CodeDom/Compiler/CSharpCodeGenerationTests.cs2679 // utilize constructorCOMMENT
MEDIUM…s/System/CodeDom/Compiler/CSharpCodeGenerationTests.cs3048 // utilize constructorCOMMENT
MEDIUM…tests/System/CodeDom/Compiler/VBCodeGenerationTests.cs2451 // utilize constructorCOMMENT
97 more matches not shown…
Decorative Section Separators87 hits · 298 pts
SeverityFileLineSnippetContext
MEDIUMeng/pipelines/helix-platforms.yml16 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml18 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml82 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml84 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml209 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml211 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml256 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml258 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml269 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml271 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml291 # ===========================================COMMENT
MEDIUMeng/pipelines/helix-platforms.yml293 # ===========================================COMMENT
MEDIUMeng/pipelines/runtime-diagnostics.yml115 # ----------------------------------------------------------------------COMMENT
MEDIUMeng/pipelines/runtime-diagnostics.yml117 # ----------------------------------------------------------------------COMMENT
MEDIUMeng/pipelines/runtime-diagnostics.yml194 # ----------------------------------------------------------------------COMMENT
MEDIUMeng/pipelines/runtime-diagnostics.yml197 # ----------------------------------------------------------------------COMMENT
MEDIUMeng/pipelines/runtime-diagnostics.yml217 # ----------------------------------------------------------------------COMMENT
MEDIUMeng/pipelines/runtime-diagnostics.yml229 # ----------------------------------------------------------------------COMMENT
MEDIUMeng/common/core-templates/stages/renovate.yml1# --------------------------------------------------------------------------------------COMMENT
MEDIUMeng/common/core-templates/stages/renovate.yml3# --------------------------------------------------------------------------------------COMMENT
MEDIUMeng/common/core-templates/stages/renovate.yml9# --------------------------------------------------------------------------------------COMMENT
MEDIUMeng/common/core-templates/job/renovate.yml1# --------------------------------------------------------------------------------------COMMENT
MEDIUMeng/common/core-templates/job/renovate.yml3# --------------------------------------------------------------------------------------COMMENT
MEDIUMeng/common/core-templates/job/renovate.yml17# --------------------------------------------------------------------------------------COMMENT
MEDIUM.github/workflows/validate-pat-pool.yml33 # -----------------------------------------------------------COMMENT
MEDIUM.github/workflows/validate-pat-pool.yml37 # -----------------------------------------------------------COMMENT
MEDIUM.github/workflows/validate-pat-pool.yml139 # -----------------------------------------------------------COMMENT
MEDIUM.github/workflows/validate-pat-pool.yml141 # -----------------------------------------------------------COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt1#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt3#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt32#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt34#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt126#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt128#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt178#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt180#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt342#===============================================================================COMMENT
MEDIUMsrc/native/external/llvm-libunwind/CMakeLists.txt344#===============================================================================COMMENT
MEDIUMsrc/native/external/zlib-ng/CMakeLists.txt1050#============================================================================COMMENT
MEDIUMsrc/native/external/zlib-ng/CMakeLists.txt1052#============================================================================COMMENT
MEDIUMsrc/native/external/zlib-ng/CMakeLists.txt1111#============================================================================COMMENT
MEDIUMsrc/native/external/zlib-ng/CMakeLists.txt1113#============================================================================COMMENT
MEDIUMsrc/native/external/zlib-ng/CMakeLists.txt1387#============================================================================COMMENT
MEDIUMsrc/native/external/zlib-ng/CMakeLists.txt1389#============================================================================COMMENT
MEDIUMsrc/native/external/zlib-ng/CMakeLists.txt1458#============================================================================COMMENT
MEDIUMsrc/native/external/zlib-ng/CMakeLists.txt1460#============================================================================COMMENT
MEDIUMsrc/tests/run.py316#============================================================================COMMENT
MEDIUMsrc/tests/run.py326# ============================================================================COMMENT
MEDIUM…ons.Tests/IdnMapping/Data/Unicode_16_0/IdnaTest_16.txt105# ============================================================================================COMMENT
MEDIUM…sions.Tests/IdnMapping/Data/Unicode_9_0/IdnaTest_9.txt60# ====================================================================================================COMMENT
MEDIUM…ons.Tests/IdnMapping/Data/Unicode_11_0/IdnaTest_11.txt92# ============================================================================================COMMENT
MEDIUM…s.Tests/IdnMapping/Data/Unicode_15_1/IdnaTest_15_1.txt97# ============================================================================================COMMENT
MEDIUM…s.Tests/IdnMapping/Data/Unicode_15_0/IdnaTest_15_0.txt97# ============================================================================================COMMENT
MEDIUM…ons.Tests/IdnMapping/Data/Unicode_13_0/IdnaTest_13.txt97# ============================================================================================COMMENT
MEDIUM…ons.Tests/IdnMapping/Data/Unicode_17_0/IdnaTest_17.txt105# ============================================================================================COMMENT
MEDIUM…sions.Tests/IdnMapping/Data/Unicode_6_0/IdnaTest_6.txt44# ====================================================================================================COMMENT
MEDIUMsrc/coreclr/CMakeLists.txt57#----------------------------------------------------COMMENT
MEDIUMsrc/coreclr/CMakeLists.txt59#----------------------------------------------------COMMENT
MEDIUMsrc/coreclr/CMakeLists.txt68#-------------------COMMENT
MEDIUMsrc/coreclr/CMakeLists.txt70#-------------------COMMENT
27 more matches not shown…
Structural Annotation Overuse165 hits · 295 pts
SeverityFileLineSnippetContext
LOWdocs/design/security/System.HashCode.md36### Step 1 - Converting inputs to binary (optional)COMMENT
LOWdocs/design/security/System.HashCode.md42### Step 2 - Internal round functionsCOMMENT
LOWdocs/design/security/System.HashCode.md50### Step 3 - Generating and consuming the hash codeCOMMENT
LOW.github/copilot-instructions.md83### Step 1: Identify Your ComponentCOMMENT
LOW.github/copilot-instructions.md101### Step 2: Run the Baseline Build (from repo root)COMMENT
LOW.github/copilot-instructions.md123### Step 3: Configure EnvironmentCOMMENT
LOW.github/workflows/code-review.md86## Step 0: Prepare Workspace (workflow_dispatch only)COMMENT
LOW.github/workflows/code-review.md97## Step 1: Load Review GuidelinesCOMMENT
LOW.github/workflows/code-review.md101## Step 2: Review and PostCOMMENT
LOW.github/skills/performance-benchmark/SKILL.md11## Step 1: Write the BenchmarkCOMMENT
LOW.github/skills/performance-benchmark/SKILL.md124## Step 2: Mention @EgorBot in a comment/PR descriptionCOMMENT
LOW.github/skills/code-review/SKILL.md22### Step 0: Load Relevant InstructionsCOMMENT
LOW.github/skills/code-review/SKILL.md26### Step 1: Gather Code Context (No PR Narrative Yet)COMMENT
LOW.github/skills/code-review/SKILL.md41### Step 2: Discover Area-Specific AgentsCOMMENT
LOW.github/skills/code-review/SKILL.md46### Step 3: Form an Independent AssessmentCOMMENT
LOW.github/skills/code-review/SKILL.md57### Step 4: Incorporate PR Narrative and ReconcileCOMMENT
LOW.github/skills/code-review/SKILL.md68### Step 5: Detailed AnalysisCOMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md57# Step 0: Prerequisites (agent)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md61# Step 1: Resolve pipeline definitions (agent)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md65# Step 2: Fetch latest builds (deterministic)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md68# Step 3: Extract failed tests + fetch logs (deterministic)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md72# Step 4: Triage (agent — non-deterministic)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md77# Step 5: Validate DB before report (deterministic)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md82# Step 6: Generate report (deterministic — only after DB is clean)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md179### Step 0: Prerequisites (agent)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md190### Step 1: Resolve Pipeline Definitions (agent)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md214### Step 2: Fetch Latest Builds (deterministic — scripted)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md223### Step 3: Extract Failed Tests and Fetch Logs (deterministic — scripted)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md249### Step 4: Triage Failures (agent — non-deterministic)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md255### Step 5: Validate DB (deterministic — scripted)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md300### Step 6: Generate Report (deterministic — scripted)COMMENT
LOW.github/skills/ci-pipeline-monitor/SKILL.md313### Step 7: Bisect Regressions (agent — on request)COMMENT
LOW…skills/ci-pipeline-monitor/references/prerequisites.md1# Step 0: PrerequisitesCOMMENT
LOW…/ci-pipeline-monitor/scripts/setup_and_fetch_builds.py160 # Step 1: Create/overwrite databaseCOMMENT
LOW…/ci-pipeline-monitor/scripts/setup_and_fetch_builds.py169 # Step 2: Fetch builds and populate pipelines tableCOMMENT
LOW…ls/ci-pipeline-monitor/scripts/extract_failed_tests.py97 # Step 1: Get test runs for this buildCOMMENT
LOW…ls/ci-pipeline-monitor/scripts/extract_failed_tests.py113 # Step 2: For each run, get failed resultsCOMMENT
LOW.github/skills/issue-triage/SKILL.md37### Step 0: Fetch the Issue and Safety ScanCOMMENT
LOW.github/skills/issue-triage/SKILL.md121### Step 1: Classify the IssueCOMMENT
LOW.github/skills/issue-triage/SKILL.md139### Step 2: Detect MislabelingCOMMENT
LOW.github/skills/issue-triage/SKILL.md174### Step 3: Search for DuplicatesCOMMENT
LOW.github/skills/issue-triage/SKILL.md214### Step 4: Research Prior ArtCOMMENT
LOW.github/skills/issue-triage/SKILL.md227### Step 5: Type-Specific InvestigationCOMMENT
LOW.github/skills/issue-triage/SKILL.md247### Step 6: Assess and PrioritizeCOMMENT
LOW.github/skills/issue-triage/SKILL.md296### Step 7: Formulate RecommendationCOMMENT
LOW.github/skills/issue-triage/SKILL.md359### Step 8: Present the Triage ReportCOMMENT
LOW.github/skills/pr-failure-scan/SKILL.md32## Step 0: Parse inputCOMMENT
LOW.github/skills/pr-failure-scan/SKILL.md50## Step 1: Resolve identities and require explicit permission for non-owned PRsCOMMENT
LOW.github/skills/pr-failure-scan/SKILL.md66## Step 2: Gather PR CI contextCOMMENT
LOW.github/skills/pr-failure-scan/SKILL.md84## Step 3: Decide which failures are in scopeCOMMENT
LOW.github/skills/pr-failure-scan/SKILL.md105## Step 4: Analyze each candidate failureCOMMENT
LOW.github/skills/pr-failure-scan/SKILL.md169## Step 5: Write draft files and optionally create live issuesCOMMENT
LOW.github/skills/pr-failure-scan/SKILL.md278## Step 6: Final output formatCOMMENT
LOW.github/skills/api-proposal/SKILL.md317#### Step 1: Push and capture commit URLCOMMENT
LOW.github/skills/api-proposal/SKILL.md321#### Step 2: Non-interactive mode (Copilot Coding Agent)COMMENT
LOW.github/skills/api-proposal/SKILL.md331#### Step 3: Interactive mode — offer publishing optionsCOMMENT
LOW.github/skills/api-proposal/SKILL.md363#### Step 1: Update the prototypeCOMMENT
LOW.github/skills/api-proposal/SKILL.md367#### Step 2: Choose push strategyCOMMENT
LOW.github/skills/api-proposal/SKILL.md375#### Step 3: Update the published proposalCOMMENT
LOW.github/skills/breaking-change-doc/SKILL.md52## Step 0: Accept InputCOMMENT
105 more matches not shown…
Synthetic Comment Markers39 hits · 275 pts
SeverityFileLineSnippetContext
HIGHdocs/design/features/standalone-gc-eventing.md182we do want it to be easy to add new events. It will likely be difficult to balance auto-generated code with the need forCODE
HIGH.github/skills/breaking-change-doc/SKILL.md275### AI-generated content disclosureCOMMENT
HIGH…/tools/illink/src/linker/Resources/Strings.Designer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/tools/ilasm/src/ILAssembler/gen/CILParser.cs3// This code was generated by a tool.COMMENT
HIGHsrc/tools/ilasm/src/ILAssembler/gen/CILLexer.cs3// This code was generated by a tool.COMMENT
HIGHsrc/tools/ilasm/src/ILAssembler/gen/CILBaseVisitor.cs3// This code was generated by a tool.COMMENT
HIGHsrc/tools/ilasm/src/ILAssembler/gen/CILVisitor.cs3// This code was generated by a tool.COMMENT
HIGHsrc/native/eventpipe/ep.c1488 // This calls into auto-generated code to initialize the runtime specific providersCOMMENT
HIGH…tests/Interop/COM/NETClients/Primitives/StringTests.cs292 Assert.Equal(englishCulture.LCID, lcid); // CLR->COM LCID marshalling is explicitly hardcoded to en-US aCODE
HIGHsrc/tests/JIT/jit64/regress/vsw/543229/test.cs13// This code was generated by a tool.COMMENT
HIGH…s.ResourceManager.Tests/Resources/AToZResx.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…ger.Tests/Resources/TestResx.netstandard17.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…s.ResourceManager.Tests/Resources/TestResx.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…ions/tests/BinaryFormatTests/TestResources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…arExpressions/Symbolic/SymbolicRegexMatcher.Explore.cs24 // Explore all initial states as requestedCOMMENT
HIGH…s/System/Runtime/Serialization/Schema/RoundTripTest.cs45 Assert.Contains(@"This code was generated by a tool.", code);CODE
HIGH…tem.Data.Common/tests/System/Data/DataSet1.Designer.cs6// This code was generated by a tool.COMMENT
HIGH…/System.Data.Common/tests/System/Data/MonkeyDataSet.cs6// This code was generated by a tool.COMMENT
HIGH…del.TypeConverter/tests/Resources/TestResx.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…y/tests/FunctionalTests/SslStreamStreamToStreamTest.cs315 // Do normal reads as requested until the read mode is setCOMMENT
HIGH…y/tests/FunctionalTests/SslStreamStreamToStreamTest.cs334 // Do normal reads as requested until the read mode is setCOMMENT
HIGH…lection.Context/tests/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGH…s/System/CodeDom/Compiler/CSharpCodeGenerationTests.cs741 // This code was generated by a tool.COMMENT
HIGH…s/System/CodeDom/Compiler/CSharpCodeGenerationTests.cs1649 // This code was generated by a tool.COMMENT
HIGH…s/System/CodeDom/Compiler/CSharpCodeGenerationTests.cs3142 // This code was generated by a tool.COMMENT
HIGH…tests/System/CodeDom/Compiler/VBCodeGenerationTests.cs707 ' This code was generated by a tool.CODE
HIGH…tests/System/CodeDom/Compiler/VBCodeGenerationTests.cs1580 ' This code was generated by a tool.CODE
HIGH…tests/System/CodeDom/Compiler/VBCodeGenerationTests.cs2924 ' This code was generated by a tool.CODE
HIGHsrc/libraries/System.CodeDom/src/PACKAGE.md78// This code was generated by a tool.COMMENT
HIGH…tem.Threading/src/System/Threading/ReaderWriterLock.cs841 // the original code above does not result in releasing all writer locks as requested by the lock cookieCOMMENT
HIGH…/System/Collections/Concurrent/OrderablePartitioner.cs39 /// create as many partitions as requested, an empty enumerator should be returned for each of theCOMMENT
HIGHsrc/libraries/System.Speech/ref/System.Speech.cs5// This code was generated by a tool.COMMENT
HIGHsrc/coreclr/nativeresources/processrc.sh52printf "// This code was generated by processrc.sh and is not meant to be modified manually.\n\n"CODE
HIGHsrc/coreclr/vm/dllimport.cpp348 // was replaced by the hardcoded LCID_ENGLISH_US as requested by VSTO.COMMENT
HIGHsrc/coreclr/vm/methodtablebuilder.cpp9526 // Nothing set for overlap, mark as requested.COMMENT
HIGHsrc/coreclr/jit/emitxarch.cpp14381 // For AOT, `dst` is not aligned as requested, but the final assembly will have them aligned.COMMENT
HIGHsrc/coreclr/md/inc/stgtiggerstorage.h130// the backup file is deleted as requested. The restore of the file is doneCOMMENT
HIGHsrc/mono/mono/tests/bug-2907.cs69// This code was generated by a tool.COMMENT
HIGH…r/tests/Assets/Projects/LocalizedApp/Hello.Designer.cs6// This code was generated by a tool.COMMENT
Fake / Example Data176 hits · 236 pts
SeverityFileLineSnippetContext
LOW.config/CredScanSuppressions.json13 "placeholder": [CODE
LOW….Net.Http/tests/UnitTests/DigestAuthenticationTests.cs64 [InlineData("test@example.org", "username=\"test@example.org\"")]CODE
LOW…m.Net.Http/tests/UnitTests/HttpEnvironmentProxyTest.cs140 [InlineData("placeholder@1.2.3.4/foo", "1.2.3.4", "80", "placeholder", "")]CODE
LOW…m.Net.Http/tests/UnitTests/HttpEnvironmentProxyTest.cs141 [InlineData("placeholder@1.2.3?.4", "1.2.0.3", "80", "placeholder", "")]CODE
LOW…m.Net.Http/tests/UnitTests/HttpEnvironmentProxyTest.cs142 [InlineData("placeholder:@1.2.3.4/foo:", "1.2.3.4", "80", "placeholder", "")]CODE
LOW…ystem.Formats.Cbor/tests/Reader/CborReaderTests.Tag.cs46 [InlineData(new ulong[] { 32, 1, 1 }, new object[] { 1, "lorem ipsum" }, "d820c1c182016b6c6f72656d20697073756d")CODE
LOW…es/System.Formats.Cbor/tests/Writer/CborWriterTests.cs39 Assert.Throws<InvalidOperationException>(() => writer.WriteTextString("lorem ipsum"));CODE
LOW…ystem.Formats.Cbor/tests/Writer/CborWriterTests.Tag.cs42 [InlineData(new ulong[] { 32, 1, 1 }, new object[] { 1, "lorem ipsum" }, "d820c1c182016b6c6f72656d20697073756d")CODE
LOW…m.Security.Cryptography.Xml/tests/EncryptedXmlTests.cs282 string xml = @"<EncryptedKey Id=""key1"" Type=""http://example.com/type"" MimeType=""application/xml"" EncodCODE
LOW…m.Security.Cryptography.Xml/tests/EncryptedXmlTests.cs298 Assert.Equal("user@example.com", encKey.Recipient);CODE
LOW…m.Security.Cryptography.Xml/tests/EncryptedXmlTests.cs1384 Recipient='user@example.com' xmlns='http://www.w3.org/2001/04/xmlenc#'>CODE
LOW…m.Security.Cryptography.Xml/tests/EncryptedXmlTests.cs1405 Assert.Equal("user@example.com", encKey.Recipient);CODE
LOW…essions/tests/FunctionalTests/GroupCollectionTests2.cs21 Assert.Equal("555-6666", collection[2].ToString());CODE
LOW…essions/tests/FunctionalTests/GroupCollectionTests2.cs30 Assert.Equal("555-6666", collection[2].ToString());CODE
LOW…essions/tests/FunctionalTests/GroupCollectionTests2.cs39 Assert.Equal("555-6666", collection[2].ToString());CODE
LOW…essions/tests/FunctionalTests/GroupCollectionTests2.cs115 string[] expected = ["212-555-6666", "212", "555-6666"];CODE
LOW…ressions/tests/FunctionalTests/GroupCollectionTests.cs98 Assert.Equal("555-6666", collection[2].ToString());CODE
LOW…Expressions/tests/FunctionalTests/Regex.Match.Tests.cs3174 const string Input = "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas porttitor congue maCODE
LOW…Expressions/tests/FunctionalTests/Regex.Match.Tests.cs3174 const string Input = "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas porttitor congue maCODE
LOW…mon/tests/System/Data/SqlTypes/SqlStringSortingTest.cs28 private static readonly string[,] s_specialMatchingString = new string[4, 2] {{"Lorem ipsum dolor sit amet", "\uCODE
LOW…mon/tests/System/Data/SqlTypes/SqlStringSortingTest.cs28 private static readonly string[,] s_specialMatchingString = new string[4, 2] {{"Lorem ipsum dolor sit amet", "\uCODE
LOW….Runtime.Serialization.Xml/tests/SerializationTypes.cs1463 billAddress.Name = "John Doe";CODE
LOWsrc/libraries/Common/tests/Tests/System/StringTests.cs4859 [InlineData("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin maximus convallis luctus. Curabitur CODE
LOWsrc/libraries/Common/tests/Tests/System/StringTests.cs4859 [InlineData("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin maximus convallis luctus. Curabitur CODE
LOWsrc/libraries/Common/tests/Tests/System/StringTests.cs4862 "LorEm ipsum dolor sit amEt, consEctEtur adipiscing Elit. Proin maximus convallis luctus. Curabitur CODE
LOWsrc/libraries/Common/tests/Tests/System/StringTests.cs4862 "LorEm ipsum dolor sit amEt, consEctEtur adipiscing Elit. Proin maximus convallis luctus. Curabitur CODE
LOW…ests/SourceGenerationTests/GeneratorTests.Baselines.cs836 public ClassWhereParametersHaveDefaultValue(string? name = "John Doe", string address = CODE
LOW…pp/Version0/DefaultConstructorParameters.generated.txt63 string name = "John Doe"!;CODE
LOW…pp/Version1/DefaultConstructorParameters.generated.txt63 string name = "John Doe"!;CODE
LOW…62/Version0/DefaultConstructorParameters.generated.txt66 string name = "John Doe"!;CODE
LOW…62/Version1/DefaultConstructorParameters.generated.txt66 string name = "John Doe"!;CODE
LOW…r/tests/Common/ConfigurationBinderTests.TestClasses.cs133 public ClassWhereParametersHaveDefaultValue(string? name = "John Doe", string address = "1 Microsoft Way",CODE
LOW…ies/System.Security.Cryptography/tests/CryptoStream.cs401 @"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas porttitor congue massa.CODE
LOW…ies/System.Security.Cryptography/tests/CryptoStream.cs401 @"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas porttitor congue massa.CODE
LOW…tem.Security.Cryptography/tests/AsnEncodedDataTests.cs120 isOpenSsl3_4 ? "othername: UPN:subjectupn1@example.org" :CODE
LOW…tem.Security.Cryptography/tests/AsnEncodedDataTests.cs121 isOpenSsl3 ? "othername: UPN::subjectupn1@example.org" : "othername:<unsupported>",CODE
LOW…tem.Security.Cryptography/tests/AsnEncodedDataTests.cs123 "email:sanemail1@example.org",CODE
LOW…rity.Cryptography/tests/X509Certificates/PropsTests.cs410 TestComplexGetNameInfo("sanemail1@example.org", X509NameType.EmailName, false);CODE
LOW…rity.Cryptography/tests/X509Certificates/PropsTests.cs416 TestComplexGetNameInfo("ianemail1@example.org", X509NameType.EmailName, true);CODE
LOW…rity.Cryptography/tests/X509Certificates/PropsTests.cs422 TestComplexGetNameInfo("subjectupn1@example.org", X509NameType.UpnName, false);CODE
LOW…rity.Cryptography/tests/X509Certificates/PropsTests.cs428 TestComplexGetNameInfo("issuerupn1@example.org", X509NameType.UpnName, true);CODE
LOW…yptography/tests/X509Certificates/DynamicChainTests.cs665 writer.WriteCharacterString(UniversalTagNumber.UTF8String, "@example.org");CODE
LOW…yptography/tests/X509Certificates/DynamicChainTests.cs766 writer.WriteCharacterString(UniversalTagNumber.UTF8String, "@example.org");CODE
LOW…ates/CertificateCreation/SubjectAltNameBuilderTests.cs63 builder.AddEmailAddress("user@example.org");CODE
LOW…ates/CertificateCreation/SubjectAltNameBuilderTests.cs157 builder.AddUserPrincipalName("user@example.org");CODE
LOW…ates/CertificateCreation/SubjectAltNameBuilderTests.cs215 builder.AddEmailAddress("sanemail1@example.org");CODE
LOW…ates/CertificateCreation/SubjectAltNameBuilderTests.cs216 builder.AddEmailAddress("sanemail2@example.org");CODE
LOW…ates/CertificateCreation/SubjectAltNameBuilderTests.cs217 builder.AddUserPrincipalName("subjectupn1@example.org");CODE
LOW…ates/CertificateCreation/SubjectAltNameBuilderTests.cs218 builder.AddUserPrincipalName("subjectupn2@example.org");CODE
LOW…ices/tests/LibraryImportGenerator.Tests/StringTests.cs276 new object[] { "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae posuere mauris, sed ultriCODE
LOW…ices/tests/LibraryImportGenerator.Tests/StringTests.cs276 new object[] { "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae posuere mauris, sed ultriCODE
LOW…vices/tests/LibraryImportGenerator.Tests/ArrayTests.cs451 "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae posuere mauris, sed ultrices leo. SuCODE
LOW…vices/tests/LibraryImportGenerator.Tests/ArrayTests.cs451 "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae posuere mauris, sed ultrices leo. SuCODE
LOW…/System.Text.Json/tests/Common/AsyncEnumerableTests.cs382 yield return WrapArgs(Enumerable.Range(0, 100).Select(i => $"lorem ipsum dolor: {i}"), 500, DeserializeAsyncCODE
LOW…/System.Text.Json/tests/Common/AsyncEnumerableTests.cs383 yield return WrapArgs(Enumerable.Range(0, 100).Select(i => $"lorem ipsum dolor: {i}"), 500, DeserializeAsyncCODE
LOW…/System.Text.Json/tests/Common/AsyncEnumerableTests.cs384 yield return WrapArgs(Enumerable.Range(0, 10).Select(i => new { Field1 = i, Field2 = $"lorem ipsum dolor: {iCODE
LOW…/System.Text.Json/tests/Common/AsyncEnumerableTests.cs385 yield return WrapArgs(Enumerable.Range(0, 10).Select(i => new { Field1 = i, Field2 = $"lorem ipsum dolor: {iCODE
LOW…/System.Text.Json/tests/Common/AsyncEnumerableTests.cs386 yield return WrapArgs(Enumerable.Range(0, 100).Select(i => new { Field1 = i, Field2 = $"lorem ipsum dolor: {CODE
LOW…stem.Text.Json/tests/Common/PropertyVisibilityTests.cs3233 string janePayload = """{"Name":"Jane Doe"}""";STRING
LOW…stem.Text.Json/tests/Common/PropertyVisibilityTests.cs3244 string expected = """{"NameRef":"John Doe","Name":"John Doe"}""";CODE
116 more matches not shown…
Verbosity Indicators95 hits · 169 pts
SeverityFileLineSnippetContext
LOW…/ci-pipeline-monitor/scripts/setup_and_fetch_builds.py160 # Step 1: Create/overwrite databaseCOMMENT
LOW…/ci-pipeline-monitor/scripts/setup_and_fetch_builds.py169 # Step 2: Fetch builds and populate pipelines tableCOMMENT
LOW…ls/ci-pipeline-monitor/scripts/extract_failed_tests.py97 # Step 1: Get test runs for this buildCOMMENT
LOW…ls/ci-pipeline-monitor/scripts/extract_failed_tests.py113 # Step 2: For each run, get failed resultsCOMMENT
LOW…ative/libs/System.Globalization.Native/pal_collation.c1027 // In case the search result is pointing at the last character (including Surrogate case) of the source string, COMMENT
LOW…ive/libs/System.Security.Cryptography.Native/openssl.c1120 // Do a lookup with no_name set. The purpose of this function is to map only theCOMMENT
LOWsrc/native/corehost/comhost/comhost.cpp588 // Step 0: Initialize loggingCOMMENT
LOWsrc/native/corehost/comhost/comhost.cpp593 // Step 1: Get CLSID mappingCOMMENT
LOWsrc/native/corehost/comhost/comhost.cpp616 // Step 2: Register each CLSIDCOMMENT
LOWsrc/native/corehost/comhost/comhost.cpp641 // Step 0: Initialize loggingCOMMENT
LOWsrc/native/corehost/comhost/comhost.cpp646 // Step 1: Get CLSID mappingCOMMENT
LOWsrc/native/corehost/comhost/comhost.cpp669 // Step 2: Unregister each CLSIDCOMMENT
LOW…src/System/ComponentModel/DataAnnotations/Validator.cs650 // Step 1: Validate the object properties' validation attributesCOMMENT
LOW…src/System/ComponentModel/DataAnnotations/Validator.cs659 // Step 2: Validate the object's validation attributesCOMMENT
LOW…src/System/ComponentModel/DataAnnotations/Validator.cs669 // Step 3: Test for IAsyncValidatableObject implementation (preferred), fall back to IValidatableObjectCOMMENT
LOW…src/System/ComponentModel/DataAnnotations/Validator.cs1019 // Step 1: Validate the object properties' validation attributesCOMMENT
LOW…src/System/ComponentModel/DataAnnotations/Validator.cs1028 // Step 2: Validate the object's validation attributesCOMMENT
LOW…src/System/ComponentModel/DataAnnotations/Validator.cs1038 // Step 3: Test for IValidatableObject implementationCOMMENT
LOW…m.Runtime.Tests/System/Threading/PeriodicTimerTests.cs154 // Step 1: Verify that if we have an active wait the timer does not get collected.COMMENT
LOW…m.Runtime.Tests/System/Threading/PeriodicTimerTests.cs157 // Step 2: Verify that now the timer does get collectedCOMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64EncoderHelper.cs173 // Step 1 : Split 48 bytes into 64 bytes with each byte using 6-bits from inputCOMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64EncoderHelper.cs191 // Step 2: Now we have the indices calculated. Next step is to use these indices to translate.COMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs842 // Step 2: Now we need to reshuffle bits to remove the 0 bits.COMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs848 // Step 3: Pack 48 bytesCOMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs1039 // Step 1: Load 64 bytes and de-interleave.COMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs1046 // Step 2: Map each valid input to its Base64 value.COMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs1083 // Step 3: Combine the partial result.COMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs1091 // Step 4: Detect an invalid input value.COMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs1105 // Step 5: Compress four bytes into three.COMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs1110 // Step 6: Interleave and store decoded results.COMMENT
LOW…ystem/Buffers/Text/Base64Helper/Base64DecoderHelper.cs831 // Step 1: Translate encoded Base64 input to their original indicesCOMMENT
LOW…rivate.CoreLib/src/System/Runtime/Intrinsics/Scalar.cs299 // so we need to check if the result is less than oneCOMMENT
LOW…rivate.CoreLib/src/System/Runtime/Intrinsics/Scalar.cs1790 // so we need to check if the result is greater than theCOMMENT
LOW…em.Private.CoreLib/src/System/Collections/Hashtable.cs647 // in the same bucket. So in the reader we need to check if the hash table is modified during abCOMMENT
LOW…m.Text.RegularExpressions/gen/RegexGenerator.Parser.cs92 // If there are 3 parameters, we need to check if the third argument isCOMMENT
LOW….Text.RegularExpressions/gen/RegexGenerator.Emitter.cs4688 // greater than 1, we need to check if there was at least one successful iteration, in whichCOMMENT
LOW…ns/src/System/Text/RegularExpressions/RegexCompiler.cs5328 // greater than 1, we need to check if there was at least one successful iteration, in which casCOMMENT
LOW…src/System/Text/RegularExpressions/RegexInterpreter.cs298 // If they are not the same character, then we need to check if the backreference character partCOMMENT
LOW…/src/System/DirectoryServices/ActiveDirectory/Utils.cs1505 // Here we need to check if we retrieved all the msDS-HasInstantiatedNCs valuesCOMMENT
LOW…/src/System/DirectoryServices/ActiveDirectory/Utils.cs1643 // Here we need to check if we retrieved all the msDS-HasInstantiatedNCs valuesCOMMENT
LOW…Binder/gen/ConfigurationBindingGenerator.Suppressor.cs61 // To account for this, we need to check if the location is an InvocationExpression or a child of anCOMMENT
LOW…ecurity/src/System/Net/CertificateValidationPal.OSX.cs99 // We need to check if the server actually requested it during handshake.COMMENT
LOW…ecurity/src/System/Net/CertificateValidationPal.OSX.cs104 // For Network Framework, we need to check if the server actually requestedCOMMENT
LOW…r/src/System/Diagnostics/PerformanceCounterCategory.cs104 // we need to check if is a custom category and if the IsMultiInstance value is set in the registry.COMMENT
LOW…/libraries/System.Text.Json/tests/Common/UnionTests.cs663 // Step 2: serialize the same instance back. The union property must comeCOMMENT
LOW…tem.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs850 //Step 1: Check if there is an override entry present corresponding to theCOMMENT
LOW…tem.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs858 //Step 2: Check if there is a default entry corresponding to theCOMMENT
LOW…tem.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs865 //Step 3: If we did not find an entry in the override and the defaultCOMMENT
LOW….IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs527 // Step 1: Get the safe-unescaped form of the URI first. This will unescape all the charactersCOMMENT
LOW….IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs541 // Step 2: Get the canonically escaped Path with only ascii charactersCOMMENT
LOW…ivate.Xml/src/System/Xml/Dom/XmlAttributeCollection.cs321 // after remove the attribute, we need to check if a default attribute node should be created and inserted iCOMMENT
LOWsrc/coreclr/interpreter/compiler.cpp6032 // Step 2: Handle live stack vars (excluding return value)COMMENT
LOWsrc/coreclr/interpreter/compiler.cpp6041 // Step 1: Collect live IL varsCOMMENT
LOWsrc/coreclr/interpreter/compiler.cpp6077 // Step 3: Identify byref and byref-like types to be zeroedCOMMENT
LOWsrc/coreclr/interpreter/compiler.cpp6107 // Step 4: Build GC reference mapCOMMENT
LOWsrc/coreclr/interpreter/compiler.cpp6248 // Step 5: Get continuation type handleCOMMENT
LOWsrc/coreclr/interpreter/compiler.cpp6255 // Step 6: Build InterpAsyncSuspendData structureCOMMENT
LOWsrc/coreclr/interpreter/compiler.cpp6372 // Step 7: Emit the INTOP_HANDLE_CONTINUATION instructionCOMMENT
LOW…iler.ReadyToRun.Tests/TestCasesRunner/R2RTestRunner.cs203 // Step 1: Compile all assemblies with Roslyn in orderCOMMENT
LOW…iler.ReadyToRun.Tests/TestCasesRunner/R2RTestRunner.cs206 // Step 2: Run each crossgen2 compilation and validateCOMMENT
35 more matches not shown…
Hyper-Verbose Identifiers162 hits · 142 pts
SeverityFileLineSnippetContext
LOWeng/common/cross/install-debs.py49async def download_deb_files_parallel(mirror, packages, tmp_dir):CODE
LOWeng/common/cross/install-debs.py65async def download_package_index_parallel(mirror, arch, suites, check_sig, keyring):CODE
LOWeng/common/cross/install-debs.py337def _rootfs_extraction_filter(member, dest_path):CODE
LOWsrc/native/libs/Common/JavaScript/host/index.ts39 function browserHostExportsToTable(map: BrowserHostExports): BrowserHostExportsTable {CODE
LOWsrc/native/libs/Common/JavaScript/cross-module/index.ts72export function dotnetUpdateInternalsSubscriber() {CODE
LOWsrc/native/libs/Common/JavaScript/cross-module/index.ts150 function browserHostExportsFromTable(table: BrowserHostExportsTable, native: BrowserHostExports): void {CODE
LOWsrc/native/libs/Common/JavaScript/cross-module/index.ts164 function interopJavaScriptExportsFromTable(table: InteropJavaScriptExportsTable, interop: InteropJavaScriptExports):CODE
LOWsrc/native/libs/Common/JavaScript/cross-module/index.ts177 function nativeBrowserExportsFromTable(table: NativeBrowserExportsTable, interop: NativeBrowserExports): void {CODE
LOWsrc/native/libs/Common/JavaScript/cross-module/index.ts188 function diagnosticsExportsFromTable(table: DiagnosticsExportsTable, interop: DiagnosticsExports): void {CODE
LOWsrc/native/libs/Common/JavaScript/cross-module/index.ts203 function nativeHelperExportsFromTable(table: BrowserUtilsExportsTable, interop: BrowserUtilsExports): void {CODE
LOWsrc/native/libs/Common/JavaScript/loader/assets.ts22export function resolveAllDownloadsQueued(): void {CODE
LOWsrc/native/libs/Common/JavaScript/loader/assets.ts26export function setLoadBootResourceCallback(callback: LoadBootResourceCallback | undefined): void {CODE
LOWsrc/native/libs/Common/JavaScript/loader/assets.ts72export async function callLibraryInitializerOnRuntimeConfigLoaded(asset: JsAsset): Promise<any> {CODE
LOWsrc/native/libs/Common/JavaScript/loader/assets.ts86export async function callLibraryInitializerOnRuntimeReady([asset, modulePromise]: [JsAsset, Promise<any>]): Promise<voiCODE
LOWsrc/native/libs/Common/JavaScript/loader/assets.ts562export function verifyAllAssetsDownloaded(): void {CODE
LOW…tive/libs/Common/JavaScript/loader/lib-initializers.ts8export async function invokeLibraryInitializers(functionName: string, args: any[]): Promise<void> {CODE
LOWsrc/native/libs/Common/JavaScript/loader/icu.ts44function getShardedIcuResourceName(culture: string): string {CODE
LOWsrc/native/libs/Common/JavaScript/loader/bootstrap.ts74export function makeURLAbsoluteWithApplicationBase(url: string) {CODE
LOWsrc/native/libs/System.Native.Browser/native/index.ts39 function nativeBrowserExportsToTable(map: NativeBrowserExports): NativeBrowserExportsTable {CODE
LOWsrc/native/libs/System.Native.Browser/utils/index.ts63 function browserUtilsExportsToTable(map: BrowserUtilsExports): BrowserUtilsExportsTable {CODE
LOW…/native/libs/System.Native.Browser/diagnostics/exit.ts89function installUnhandledErrorHandler() {CODE
LOW…/native/libs/System.Native.Browser/diagnostics/exit.ts97function uninstallUnhandledErrorHandler() {CODE
LOW…/native/libs/System.Native.Browser/diagnostics/exit.ts104function unhandledRejectionHandler(event: PromiseRejectionEvent) {CODE
LOW…native/libs/System.Native.Browser/diagnostics/index.ts51 function diagnosticsExportsToTable(map: DiagnosticsExports): DiagnosticsExportsTable {CODE
LOW…time.InteropServices.JavaScript.Native/native/index.ts53 function interopJavaScriptExportsToTable(map: InteropJavaScriptExports): InteropJavaScriptExportsTable {CODE
LOW…nteropServices.JavaScript.Native/interop/scheduling.ts54 function preventTimerThrottlingTick(id: { value: number }) {CODE
LOW…time.InteropServices.JavaScript.Native/interop/http.ts32export function httpSupportsStreamingRequest(): boolean {CODE
LOW…time.InteropServices.JavaScript.Native/interop/http.ts55export function httpSupportsStreamingResponse(): boolean {CODE
LOW…time.InteropServices.JavaScript.Native/interop/http.ts205export function httpGetResponseHeaderNames(controller: HttpController): string[] {CODE
LOW…time.InteropServices.JavaScript.Native/interop/http.ts211export function httpGetResponseHeaderValues(controller: HttpController): string[] {CODE
LOW…time.InteropServices.JavaScript.Native/interop/http.ts241export function httpGetStreamedResponseBytes(controller: HttpController, bufferPtr: VoidPtr, bufferLength: number): ContCODE
LOW…nteropServices.JavaScript.Native/interop/web-socket.ts379function webSocketReceiveBuffering(ws: WebSocketExtension, eventQueue: Queue<any>, bufferPtr: VoidPtr, bufferLength: numCODE
LOW…nteropServices.JavaScript.Native/interop/gc-handles.ts151export function upgradeManagedProxyToStrongRef(owner: any, gcHandle: GCHandle): void {CODE
LOW…pServices.JavaScript.Native/interop/managed-exports.ts33export function releaseJsOwnedObjectByGcHandle(gcHandle: GCHandle) {CODE
LOW…e.InteropServices.JavaScript.Native/interop/marshal.ts118export function getSignatureArgumentCount(signature: JSFunctionSignature): number {CODE
LOWsrc/tests/run.py169 def __add_configuration_to_launch_json__(self):STRING
LOWsrc/tests/run.py599def setup_coredump_generation(host_os):STRING
LOWsrc/tests/run.py665def print_info_from_coredump_file(host_os, arch, coredump_name, executable_name):STRING
LOWsrc/tests/run.py743def inspect_and_delete_coredump_file(host_os, arch, coredump_name):STRING
LOWsrc/tests/run.py755def inspect_and_delete_coredump_files(host_os, arch, test_location):STRING
LOWsrc/tests/run.py1152 def dir_has_nested_substrings(test_path, test_item):STRING
LOWsrc/tests/run.py1257def parse_standalone_runner_results_file(args, item, tests, assemblies):STRING
LOWsrc/tests/run.py1320def parse_test_results_xml_file(args, item, item_name, tests, assemblies):STRING
LOWsrc/tests/Common/scripts/crossgen2_comparison.py522 def _build_args_crossgen_il_file(self, il_filename, ni_filename, platform_assemblies_paths, target_os, target_arch):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py542 def _build_args_create_debugging_file(self, ni_filename, debugging_files_dirname, platform_assemblies_paths):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py686def save_crossgen_result_to_json_file(crossgen_result, json_filename):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py690def save_crossgen_results_to_json_files(crossgen_results, result_dirname):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py744def load_crossgen_result_from_json_file(json_filename):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py748def load_crossgen_results_from_dir(dirname, output_file_type):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py756def dotnet_sdk_enumerate_assemblies(dotnet_sdk_dirname):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py789def print_omitted_assemblies_message(omitted_assemblies, dirname):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py794def print_compare_result_message_helper(message_header, base_value, diff_value, base_dirname, diff_dirname):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py800def compare_and_print_message(base_result, diff_result, base_dirname, diff_dirname):CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py826def copy_artifacts_to_upload_root(assembly_name, base_dirname, diff_dirname):CODE
LOW…ystem.Net.Http/tests/FunctionalTests/HttpClientTest.cs1466 internal sealed class CustomResponseHandler : HttpMessageHandlerCODE
LOW…untime/InteropServices/JavaScript/SecondRuntimeTest.js1export async function runSecondRuntimeAndTestStaticState(guid) {CODE
LOW…untime/InteropServices/JavaScript/SecondRuntimeTest.js23async function getIncrementStateFunction(runtime) {CODE
LOW…/Prerequisites/NetCoreServer/Handlers/LargeResponse.cs12 public class LargeResponseHandlerCODE
LOW…tests/FunctionalTests/HttpClientJsonExtensionsTests.cs623file sealed class CustomResponseHandler : HttpMessageHandlerCODE
LOW…vate.Xml/src/System/Xml/Xsl/IlGen/StaticDataManager.cs56 internal sealed class StaticDataManagerCODE
102 more matches not shown…
AI Response Leakage16 hits · 115 pts
SeverityFileLineSnippetContext
HIGHdocs/design/coreclr/jit/lsra-heuristic-tuning.md14We noticed that it is not always beneficial to give preference to free register candidates during register selection. SoCODE
HIGH…ts/ExecutionManager/Helpers/NibbleMapConstantLookup.cs29// In this implementation we may "extend" the lookup period of a function several hundred bytesCOMMENT
HIGHsrc/native/external/llvm-libunwind/src/Unwind-EHABI.cpp469 // In this implementation, the phases don't share the VRS backing store.COMMENT
HIGH…or/src/System/Formats/Cbor/Writer/CborWriter.Simple.cs11 // In this implementation "that simple choice is not possible" for CTAP2 mode (RequiresPreservingFloatPrecision)COMMENT
HIGH…/src/System/Threading/PortableThreadPool.GateThread.cs146 // don't count towards the equivalent existing thread count. In this implementation, theCOMMENT
HIGH…rc/System/Security/Cryptography/RsaPaddingProcessor.cs396 // In this implementation, sLen is restricted to the length of the input hash.COMMENT
HIGH…rc/System/Security/Cryptography/RsaPaddingProcessor.cs488 // In this implementation, sLen is restricted to hLen.COMMENT
HIGH…ext/src/System/Reflection/Context/Custom/CustomType.cs94 // In this implementation, we return the existing property.COMMENT
HIGH…ext/src/System/Reflection/Context/Custom/CustomType.cs108 // In this implementation, we throw AmbiguousMatchException even if the two properties areCOMMENT
HIGH…ext/src/System/Reflection/Context/Custom/CustomType.cs193 // In this implementation, we return the existing method.COMMENT
HIGH…s.Logging.EventSource/src/EventSourceLoggerProvider.cs30 private EventSourceLogger? _loggers; // Linked list of loggers that I have createdCODE
HIGHsrc/coreclr/tools/Common/JitInterface/CorInfoImpl.cs4577 // In this implementation this is made more complex as the JIT is exposed to CORINFO_FIELD_STRUCTCOMMENT
HIGHsrc/coreclr/jit/jiteh.cpp4326 // looping outward over the region graph. However, I have added asserts, as aCOMMENT
HIGHsrc/coreclr/utilcode/guidfromname.cpp146 // htonl and htons. I've implemented what I think is meant and I'veCOMMENT
HIGHsrc/coreclr/debug/di/process.cpp4102 // different pointer, and its wrong. So I've added the type to the breakpoint so we can cast properly here. I'd loveCOMMENT
HIGHsrc/coreclr/debug/di/dbgtransportpipeline.cpp144 // sake I have added an extra field member which points to the buffer.COMMENT
Deep Nesting102 hits · 90 pts
SeverityFileLineSnippetContext
LOWeng/common/cross/install-debs.py20CODE
LOWeng/common/cross/install-debs.py196CODE
LOWeng/common/cross/install-debs.py221CODE
LOWeng/common/cross/install-debs.py259CODE
LOWeng/common/cross/install-debs.py293CODE
LOWeng/common/cross/install-debs.py348CODE
LOW…/ci-pipeline-monitor/scripts/setup_and_fetch_builds.py91CODE
LOW…ub/skills/ci-pipeline-monitor/scripts/update_github.py62CODE
LOW…skills/ci-pipeline-monitor/scripts/validate_results.py36CODE
LOW…/skills/ci-pipeline-monitor/scripts/generate_report.py75CODE
LOW…ls/ci-pipeline-monitor/scripts/extract_failed_tests.py88CODE
LOWsrc/tests/run.py361CODE
LOWsrc/tests/run.py471CODE
LOWsrc/tests/run.py755CODE
LOWsrc/tests/run.py1103CODE
LOWsrc/tests/run.py1257CODE
LOWsrc/tests/run.py1320CODE
LOWsrc/tests/run.py1409CODE
LOWsrc/tests/Common/scripts/crossgen2_comparison.py872CODE
LOWsrc/tests/Common/scripts/smarty_parser.py56CODE
LOWsrc/tests/Common/scripts/smarty_parser.py134CODE
LOWsrc/tests/Common/scripts/smarty_parser.py101CODE
LOWsrc/coreclr/scripts/superpmi.py1502CODE
LOWsrc/coreclr/scripts/superpmi.py1526CODE
LOWsrc/coreclr/scripts/superpmi.py1632CODE
LOWsrc/coreclr/scripts/superpmi.py1886CODE
LOWsrc/coreclr/scripts/superpmi.py2867CODE
LOWsrc/coreclr/scripts/superpmi.py3051CODE
LOWsrc/coreclr/scripts/superpmi.py3283CODE
LOWsrc/coreclr/scripts/superpmi.py3693CODE
LOWsrc/coreclr/scripts/superpmi.py4011CODE
LOWsrc/coreclr/scripts/superpmi.py4228CODE
LOWsrc/coreclr/scripts/superpmi.py4371CODE
LOWsrc/coreclr/scripts/superpmi.py4667CODE
LOWsrc/coreclr/scripts/superpmi.py4722CODE
LOWsrc/coreclr/scripts/superpmi.py4851CODE
LOWsrc/coreclr/scripts/superpmi.py5050CODE
LOWsrc/coreclr/scripts/superpmi.py5939CODE
LOWsrc/coreclr/scripts/superpmi.py760CODE
LOWsrc/coreclr/scripts/superpmi.py848CODE
LOWsrc/coreclr/scripts/superpmi.py1699CODE
LOWsrc/coreclr/scripts/superpmi.py2128CODE
LOWsrc/coreclr/scripts/superpmi.py2697CODE
LOWsrc/coreclr/scripts/superpmi.py3111CODE
LOWsrc/coreclr/scripts/superpmi.py3472CODE
LOWsrc/coreclr/scripts/superpmi.py1189CODE
LOWsrc/coreclr/scripts/superpmi.py1233CODE
LOWsrc/coreclr/scripts/fuzzlyn_summarize.py87CODE
LOWsrc/coreclr/scripts/fuzzer_setup.py73CODE
LOWsrc/coreclr/scripts/superpmi_diffs.py158CODE
LOWsrc/coreclr/scripts/superpmi_collect_setup.py339CODE
LOWsrc/coreclr/scripts/superpmi_collect_setup.py433CODE
LOWsrc/coreclr/scripts/antigen_run.py81CODE
LOWsrc/coreclr/scripts/jitutil.py133CODE
LOWsrc/coreclr/scripts/jitutil.py202CODE
LOWsrc/coreclr/scripts/jitutil.py475CODE
LOWsrc/coreclr/scripts/jitutil.py671CODE
LOWsrc/coreclr/scripts/jitutil.py739CODE
LOWsrc/coreclr/scripts/jitutil.py55CODE
LOWsrc/coreclr/scripts/jitformat.py20CODE
42 more matches not shown…
Self-Referential Comments24 hits · 58 pts
SeverityFileLineSnippetContext
MEDIUMeng/common/cross/build-rootfs.sh636 # Create the symlink in the same directoryCOMMENT
MEDIUMeng/common/core-templates/job/helix-job-monitor.yml148 # Create a minimal NuGet.config that only references the local nupkg directory.COMMENT
MEDIUM.devcontainer/scripts/postCreateCommand.sh8 # Create the Android emulator.COMMENT
MEDIUM.github/workflows/agentics-maintenance.yml24# This file defines the generated agentic maintenance workflow for this repository.COMMENT
MEDIUMsrc/native/libs/build-local.sh9# This file is not used during the dotnet runtime build.COMMENT
MEDIUMsrc/native/external/llvm-libunwind/docs/conf.py5# This file is execfile()d with the current directory set to its containing dir.COMMENT
MEDIUMsrc/tests/Common/scripts/crossgen2_comparison.py205 # Create a queue with a chunk size of the cpu countCOMMENT
MEDIUMsrc/tests/Common/scripts/bringup_runtest.sh412 # Create the overlayCOMMENT
MEDIUMsrc/coreclr/pal/tests/palsuite/runpaltests.sh40# Create the test output root directoryCOMMENT
MEDIUMsrc/coreclr/pal/tests/palsuite/runpaltests.sh122 # Create a folder with the test name, and use that as the working directory for the test. Many PAL tests don't clean uCOMMENT
MEDIUMsrc/coreclr/scripts/superpmi.py4241 # Create the cache location. Note that we'll create it even if we end up not copying anything.COMMENT
MEDIUMsrc/coreclr/scripts/superpmi.py256# Create a parser for core_root. It can be specified directly,STRING
MEDIUMsrc/coreclr/scripts/superpmi.py280# Create a set of arguments common to target specification. Used for collect, replay, asmdiffs, upload, upload-private, STRING
MEDIUMsrc/coreclr/scripts/superpmi.py288# Create a set of arguments common to all commands that run SuperPMI.STRING
MEDIUMsrc/coreclr/scripts/superpmi.py334# Create a set of arguments common to all SuperPMI replay commands, namely basic replay and ASM diffs.STRING
MEDIUMsrc/coreclr/scripts/superpmi.py606 # Create a queue with one entry for each of the threads we'reSTRING
MEDIUMsrc/coreclr/scripts/superpmi.py1068 # Create a temporary response file to put all the arguments to crossgen2 (otherwise the path length STRING
MEDIUMsrc/coreclr/scripts/jitutil.py766 # Create the target directory now, if it doesn't already exist.COMMENT
MEDIUMsrc/coreclr/scripts/jitformat.py207 # Create a patch fileCOMMENT
MEDIUMsrc/coreclr/scripts/genEventPipe.py31#This file is generated using the logic from <root>/src/scripts/genEventPipe.pyCOMMENT
MEDIUMsrc/coreclr/scripts/superpmi_aspnet2.py176 # Create a Localhost.yml to define the local environment since we can't access the PerfLab.COMMENT
MEDIUMsrc/coreclr/scripts/superpmi_aspnet2.py363 # Define the environment variable sets to run for each scenarioSTRING
MEDIUMsrc/coreclr/scripts/utilities.py5## This file provides utility functions to the adjacent python scriptsCOMMENT
MEDIUM…lr/debug/ee/amd64/gen_amd64InstrDecode/createTables.sh9# Create the program createOpcodesCOMMENT
Modern AI Meta-Vocabulary21 hits · 57 pts
SeverityFileLineSnippetContext
MEDIUM…reclr/jit/DeabstractionAndConditionalEscapeAnalysis.md732Now let's briefly look at the `Linq` case ([link to source](https://github.com/dotnet/runtime/blob/4951e38fc5882ddf7df68CODE
MEDIUMdocs/workflow/ci/pipelines-overview.md9* [Running of different runtime-level tests and their orchestration in Helix](#running-of-different-runtime-level-tests-COMMENT
MEDIUMdocs/workflow/ci/pipelines-overview.md87## Running of different runtime-level tests and their orchestration in HelixCOMMENT
MEDIUM.github/workflows/breaking-change-doc.md60# Run agentic jobs in an isolated `copilot-pat-pool` environment.COMMENT
MEDIUM.github/workflows/ci-failure-fix.md20# Run agentic jobs in an isolated `copilot-pat-pool` environment.COMMENT
MEDIUM.github/workflows/ci-failure-fix.md242Emit one `create_pull_request` using the Fix-PR template (Templates section). The PR MUST link the KBE (`Linked KBE: #<nCODE
MEDIUM.github/workflows/code-review.md50# Run agentic jobs in an isolated `copilot-pat-pool` environment.COMMENT
MEDIUM.github/workflows/ci-failure-scan-feedback.md21# Run agentic jobs in an isolated `copilot-pat-pool` environment.COMMENT
MEDIUM.github/workflows/agentics-maintenance.yml24# This file defines the generated agentic maintenance workflow for this repository.COMMENT
MEDIUM.github/workflows/ci-failure-scan.md20# Run agentic jobs in an isolated `copilot-pat-pool` environment.COMMENT
MEDIUM.github/workflows/shared/pat_pool.README.md82# Run agentic jobs in an isolated `copilot-pat-pool` environment.COMMENT
MEDIUM.github/workflows/shared/pat_pool.README.md239[configure-repo]: https://github.github.com/gh-aw/guides/agentic-authoring/#configuring-your-repositoryCODE
MEDIUM.github/agents/agentic-workflows.agent.md35- Configuration: https://github.com/github/gh-aw/blob/v0.71.5/.github/aw/github-agentic-workflows.mdCODE
MEDIUM.github/agents/agentic-workflows.agent.md57**Prompt file**: https://github.com/github/gh-aw/blob/v0.71.5/.github/aw/create-agentic-workflow.mdCODE
MEDIUM.github/agents/agentic-workflows.agent.md67**Prompt file**: https://github.com/github/gh-aw/blob/v0.71.5/.github/aw/update-agentic-workflow.mdCODE
MEDIUM.github/agents/agentic-workflows.agent.md77**Prompt file**: https://github.com/github/gh-aw/blob/v0.71.5/.github/aw/debug-agentic-workflow.mdCODE
MEDIUM.github/agents/agentic-workflows.agent.md87**Prompt file**: https://github.com/github/gh-aw/blob/v0.71.5/.github/aw/upgrade-agentic-workflows.mdCODE
MEDIUM.github/agents/agentic-workflows.agent.md107**Prompt file**: https://github.com/github/gh-aw/blob/v0.71.5/.github/aw/create-shared-agentic-workflow.mdCODE
MEDIUM.github/agents/agentic-workflows.agent.md146# Initialize repository for agentic workflowsCOMMENT
MEDIUM.github/agents/agentic-workflows.agent.md174- Always reference the instructions file at https://github.com/github/gh-aw/blob/v0.71.5/.github/aw/github-agentic-workfCODE
MEDIUMsrc/coreclr/scripts/superpmi.py11# Script to orchestrate SuperPMI collections, replays, asm diffs, and SuperPMICOMMENT
Excessive Try-Catch Wrapping46 hits · 54 pts
SeverityFileLineSnippetContext
MEDIUMeng/common/cross/install-debs.py42 print(f"Error downloading {url}: {type(e).__name__} - {e}. Retrying...")CODE
MEDIUMeng/common/cross/install-debs.py206 print(f"Error: Package '{current}' was not found in the available packages.")CODE
LOW…skills/ci-pipeline-monitor/scripts/fetch_helix_logs.py145 except Exception as e:CODE
MEDIUM…ub/skills/ci-pipeline-monitor/scripts/update_github.py28 print(f"Error: database {db_path} not found.", file=sys.stderr)CODE
LOW…ub/skills/ci-pipeline-monitor/scripts/update_github.py55 except Exception as exc:CODE
LOW…skills/ci-pipeline-monitor/scripts/validate_results.py449 except Exception as e:STRING
MEDIUM…/skills/ci-pipeline-monitor/scripts/generate_report.py28 print(f"Error: database {db_path} not found.", file=sys.stderr)CODE
MEDIUM…ls/ci-pipeline-monitor/scripts/extract_failed_tests.py80 print("Error getting token from az cli: empty access token.", file=sys.stderr)CODE
LOW…ls/ci-pipeline-monitor/scripts/extract_failed_tests.py83 except Exception as e:CODE
MEDIUM…ls/ci-pipeline-monitor/scripts/extract_failed_tests.py84 print(f"Error getting token: {e}", file=sys.stderr)CODE
MEDIUMsrc/tests/run.py1057 print("Error: don't specify both --sequential and -parallel")STRING
MEDIUMsrc/tests/run.py1069 print("Error: logs_dir not found: %s" % coreclr_setup_args.logs_dir)STRING
MEDIUMsrc/tests/run.py1075 print("Error: logs_dir not found or could not be created: %s" % coreclr_setup_args.logs_dir)STRING
MEDIUMsrc/tests/run.py1367 print("Error running the tests, please run run.py again.")STRING
MEDIUMsrc/tests/run.py1439 print("Error: failed to convert Unicode output")STRING
LOWsrc/coreclr/scripts/superpmi.py4124 except Exception as exception:CODE
LOWsrc/coreclr/scripts/superpmi.py4202 except Exception as exception:CODE
MEDIUMsrc/coreclr/scripts/superpmi.py5847 print("Error: private store directory '" + coreclr_args.private_store + "' not found.")STRING
LOWsrc/coreclr/scripts/superpmi.py795 except Exception:STRING
LOWsrc/coreclr/scripts/superpmi.py836 except Exception as exception:STRING
LOWsrc/coreclr/scripts/superpmi.py3559 except Exception as ex:STRING
LOWsrc/coreclr/scripts/superpmi.py4472 except Exception:STRING
LOWsrc/coreclr/scripts/superpmi.py4702 except Exception:STRING
MEDIUMsrc/coreclr/scripts/superpmi_diffs_setup.py213 print('Error: {} not found'.format(jit_analyze_tool))CODE
LOWsrc/coreclr/scripts/superpmi_diffs_setup.py247 except Exception as exception:CODE
MEDIUMsrc/coreclr/scripts/superpmi_diffs_setup.py401 print('Error: `git` not found at {}'.format(git_exe_tool))CODE
MEDIUMsrc/coreclr/scripts/superpmi_diffs.py224 print("Error: jit-analyze not found in {} (continuing)".format(jit_analyze_dir))CODE
MEDIUMsrc/coreclr/scripts/superpmi_diffs.py234 print("Error: `git` not found at {} (continuing)".format(git_exe_tool))CODE
LOWsrc/coreclr/scripts/superpmi_collect_setup.py418 except Exception as ex:CODE
LOWsrc/coreclr/scripts/jitutil.py61 except Exception as ex:CODE
LOWsrc/coreclr/scripts/jitutil.py71 except Exception:CODE
LOWsrc/coreclr/scripts/jitutil.py417 except Exception as exception:CODE
LOWsrc/coreclr/scripts/jitutil.py639 except Exception as ex1:CODE
LOWsrc/coreclr/scripts/jitutil.py643 except Exception as ex2:CODE
LOWsrc/coreclr/scripts/jitutil.py696 except Exception as ex:CODE
LOWsrc/coreclr/scripts/jitrollingbuild.py295 except Exception as exception:STRING
LOWsrc/coreclr/scripts/jitrollingbuild.py361 except Exception:STRING
LOWsrc/coreclr/scripts/superpmi_aspnet2.py65 except Exception as e:CODE
MEDIUMsrc/coreclr/scripts/superpmi_aspnet2.py315 print(f"Error: mcs[.exe] not found at {mcs_cmd}. Ensure runtime bits include mcs.", file=sys.stderr)STRING
LOWsrc/coreclr/scripts/superpmi_aspnet2.py390 except Exception as e:STRING
MEDIUMsrc/coreclr/scripts/superpmi_aspnet2.py391 print(f"Error: {e}", file=sys.stderr)STRING
LOWsrc/coreclr/scripts/superpmi_aspnet2.py401 except Exception as e:STRING
LOWsrc/coreclr/scripts/superpmi_aspnet2.py408 except Exception as e:STRING
MEDIUMsrc/coreclr/scripts/superpmi_aspnet2.py409 print(f"Error during standard termination: {e}")STRING
MEDIUMsrc/coreclr/scripts/superpmi_aspnet2.py419 print("Error: No .mc files found.")STRING
MEDIUMsrc/mono/mono/mini/genmdesc.py205 print ("Error emitting opcode '{0}': '{1}'.".format (op.name, sys.exc_info()))CODE
Unused Imports48 hits · 48 pts
SeverityFileLineSnippetContext
LOWeng/common/cross/install-debs.py18CODE
LOWsrc/native/external/llvm-libunwind/docs/conf.py13CODE
LOWsrc/native/external/llvm-libunwind/docs/conf.py13CODE
LOWsrc/tests/run.py51CODE
LOWsrc/tests/Common/scripts/smarty_parser.py39CODE
LOWsrc/tests/Common/scripts/smarty_parser.py40CODE
LOWsrc/coreclr/scripts/superpmi.py43CODE
LOWsrc/coreclr/scripts/superpmi_replay_setup.py19CODE
LOWsrc/coreclr/scripts/superpmi_replay_setup.py20CODE
LOWsrc/coreclr/scripts/fuzzlyn_summarize.py23CODE
LOWsrc/coreclr/scripts/fuzzer_setup.py19CODE
LOWsrc/coreclr/scripts/superpmi_diffs_setup.py28CODE
LOWsrc/coreclr/scripts/superpmi_diffs.py20CODE
LOWsrc/coreclr/scripts/superpmi_collect_setup.py39CODE
LOWsrc/coreclr/scripts/superpmi_collect_setup.py40CODE
LOWsrc/coreclr/scripts/antigen_run.py22CODE
LOWsrc/coreclr/scripts/jitutil.py577CODE
LOWsrc/coreclr/scripts/jitutil.py577CODE
LOWsrc/coreclr/scripts/superpmi_benchmarks.py23CODE
LOWsrc/coreclr/scripts/superpmi_benchmarks.py24CODE
LOWsrc/coreclr/scripts/superpmi_replay.py17CODE
LOWsrc/coreclr/scripts/fuzzlyn_run.py24CODE
LOWsrc/coreclr/scripts/genLttngProvider.py52CODE
LOWsrc/coreclr/scripts/jitrollingbuild.py21CODE
LOWsrc/coreclr/scripts/jitrollingbuild.py23CODE
LOWsrc/coreclr/scripts/jitrollingbuild.py28CODE
LOWsrc/coreclr/scripts/superpmi_aspnet.py15CODE
LOWsrc/coreclr/scripts/superpmi_aspnet.py18CODE
LOWsrc/coreclr/scripts/superpmi_aspnet.py19CODE
LOWsrc/coreclr/scripts/superpmi_aspnet.py23CODE
LOWsrc/coreclr/scripts/superpmi_aspnet.py24CODE
LOWsrc/coreclr/scripts/genEventPipe.py7CODE
LOWsrc/coreclr/scripts/genEventPipe.py8CODE
LOWsrc/coreclr/scripts/genEventPipe.py9CODE
LOWsrc/coreclr/scripts/superpmi_aspnet2.py23CODE
LOW…c/coreclr/scripts/superpmi_asmdiffs_checked_release.py18CODE
LOW…c/coreclr/scripts/superpmi_asmdiffs_checked_release.py19CODE
LOWsrc/coreclr/scripts/antigen_summarize.py20CODE
LOWsrc/coreclr/scripts/genDummyProvider.py12CODE
LOWsrc/coreclr/scripts/genEventingTests.py2CODE
LOWsrc/coreclr/scripts/genEventing.py12CODE
LOWsrc/coreclr/scripts/superpmi_diffs_summarize.py20CODE
LOW…clr/scripts/superpmi_asmdiffs_checked_release_setup.py21CODE
LOW…clr/scripts/superpmi_asmdiffs_checked_release_setup.py22CODE
LOW…clr/scripts/superpmi_asmdiffs_checked_release_setup.py22CODE
LOW…clr/scripts/superpmi_asmdiffs_checked_release_setup.py22CODE
LOW…mono/mono/tests/gc-descriptors/gen-descriptor-tests.py3CODE
LOWsrc/mono/mono/offsets/offsets-tool.py4CODE
Slop Phrases16 hits · 26 pts
SeverityFileLineSnippetContext
LOW…System.Private.Xml.Linq/tests/Schema/ExtensionTests.cs72 <body>Don't forget to call me!</body>CODE
LOW…System.Private.Xml.Linq/tests/Schema/ExtensionTests.cs336 object childElementValue = "Don't forget to call me! Please!";CODE
LOW…System.Private.Xml.Linq/tests/Schema/ExtensionTests.cs363 object childElementValue = "Don't forget to call me! Please!";CODE
LOW…tools/superpmi/superpmi-shared/methodcontextreader.cpp528 // Don't forget to release the lock!COMMENT
MEDIUM…oreclr/tools/superpmi/superpmi-shared/lightweightmap.h327 // It's worth noting that the actual order of insertion here doesnt meet what you might expect. It's using memcmp, COMMENT
LOWsrc/coreclr/pal/src/misc/fmtmessage.cpp251 TRACE( "Allocated %d TCHARs. Don't forget to call free to "CODE
MEDIUMsrc/coreclr/jit/gcencode.cpp3944 // As discussed above, handle the case where the generics context is obtained viaCOMMENT
MEDIUMsrc/coreclr/jit/gentree.h2514 // `GenTree::VisitResult VisitorFunction(GenTree* operand)`. Here is a simple example:COMMENT
LOWsrc/coreclr/utilcode/loaderheap.cpp729// On DEBUG, we force a non-zero extra so people don't forget to adjust for it on backoutCOMMENT
LOWsrc/coreclr/debug/ee/funceval.cpp3946 // exception. We just go ahead and send the FuncEvalComplete event over now. Don't forget to enable/disable PGCCOMMENT
LOWsrc/mono/tests/HwIntrinsics/Program.cs41 throw new Exception ("New changes in Sse (don't forget to update simd-intrinsics.c if necessary)");CODE
LOWsrc/mono/tests/HwIntrinsics/Program.cs43 throw new Exception ("New changes in Sse2 (don't forget to update simd-intrinsics.c if necessary)");CODE
LOWsrc/mono/tests/HwIntrinsics/Program.cs45 throw new Exception ("New changes in Sse3 (don't forget to update simd-intrinsics.c if necessary)");CODE
LOWsrc/mono/tests/HwIntrinsics/Program.cs47 throw new Exception ("New changes in Ssse3 (don't forget to update simd-intrinsics.c if necessary)");CODE
LOWsrc/mono/tests/HwIntrinsics/Program.cs49 throw new Exception ("New changes in Sse41 (don't forget to update simd-intrinsics.c if necessary)");CODE
LOWsrc/mono/tests/HwIntrinsics/Program.cs51 throw new Exception ("New changes in Sse42 (don't forget to update simd-intrinsics.c if necessary)");CODE
Redundant / Tautological Comments18 hits · 24 pts
SeverityFileLineSnippetContext
LOWeng/build.sh176# Check if an action is passed inCOMMENT
LOWeng/native/version/copy_version_files.sh9 # Set IFS to nothing to prevent the shell from combining all of the piped output into a single line in the scripCOMMENT
LOWeng/common/tools.sh304 # Check if the script is older than 30 days using timestamp fileCOMMENT
LOWeng/common/tools.sh404 # Check if the toolset has already been extractedCOMMENT
LOWeng/common/SetupNugetSources.sh64 # Check if disabledPackageSources section existsCOMMENT
LOWeng/common/SetupNugetSources.sh70 # Check if this source name is disabledCOMMENT
LOWeng/common/SetupNugetSources.sh90 # Check if source already existsCOMMENT
LOWeng/common/SetupNugetSources.sh120 # Check if disabledPackageSources section existsCOMMENT
LOWeng/common/SetupNugetSources.sh190 # Check if there is no existing credential for this FeedNameCOMMENT
LOWeng/common/core-templates/steps/source-build.yml31 # Check if AzDO substitutes in a build config from a variable, and use it if so.COMMENT
LOWeng/common/core-templates/steps/install-microbuild.yml64 # Check if ESRP is disabled while SignType is realCOMMENT
LOWsrc/tests/Common/scripts/crossgen2_comparison.py196 # Add back to the queue, incase another process wants to run.COMMENT
LOWsrc/tests/Common/scripts/migrate-tags.py269 # Check if the 'NEW' tag is already present in cat_tup[1]COMMENT
LOW…ests/System/Net/EnterpriseTests/setup/apacheweb/run.sh27# Check if ProFTPD is runningCOMMENT
LOWsrc/coreclr/scripts/superpmi.py599 # Add back to the queue, in case another process wants to run.STRING
LOWsrc/coreclr/scripts/superpmi.py4466 # Check if the blob already exists, and delete it if it does, before uploading / replacing it.STRING
LOWsrc/coreclr/scripts/jitrollingbuild.py355 # Check if the blob already exists, and delete it if it does, before uploading / replacing it.STRING
LOWsrc/mono/mono/tests/verifier/make_tests.sh2330#Check if the verifier push the right type on stackCOMMENT
Cross-Language Confusion4 hits · 20 pts
SeverityFileLineSnippetContext
HIGH…skills/ci-pipeline-monitor/scripts/validate_results.py183 SUBSTR(error_message, 1, INSTR(error_message || CHAR(10), CHAR(10)) - 1) as error_sig,CODE
HIGHsrc/coreclr/scripts/genEventPipe.py662 if (!value || value_len == 0) {CODE
HIGH…mono/mono/tests/gc-descriptors/gen-descriptor-tests.py112 print (" default: return null;")CODE
HIGH…mono/mono/tests/gc-descriptors/gen-descriptor-tests.py118 print (" if (which >= {0}) return null;".format (len (names)))CODE
Example Usage Blocks12 hits · 19 pts
SeverityFileLineSnippetContext
LOWeng/common/native/install-dependencies.sh7# Usage:COMMENT
LOW…common/templates-official/variables/pool-providers.yml12# How to use:COMMENT
LOWeng/common/templates/variables/pool-providers.yml12# How to use:COMMENT
LOWeng/common/core-templates/job/renovate.yml11# Usage:COMMENT
LOW…raries/Common/tests/TestUtilities/TestEventListener.cs17/// Example usage:COMMENT
LOW…ies/Common/tests/System/Net/StressTests/build-local.sh5## Usage:COMMENT
LOWsrc/coreclr/inc/holder.h824// Usage example:COMMENT
LOWsrc/coreclr/inc/holder.h1151// Usage example:COMMENT
LOWsrc/coreclr/vm/callhelpers.h526// Example usage:COMMENT
LOWsrc/coreclr/scripts/superpmi_aspnet2.py14# Usage example:COMMENT
LOWsrc/coreclr/debug/di/rspriv.h1087// Example usage:COMMENT
LOW…o/wasm/Wasm.Build.Tests/Common/BuildAndRunAttribute.cs15 /// Example usage:COMMENT
TODO Padding9 hits · 13 pts
SeverityFileLineSnippetContext
LOWsrc/native/eventpipe/ds-ipc-pal-namedpipe.c824 // TODO: Add error handling.COMMENT
LOWsrc/coreclr/vm/jitinterface.h264 // TODO: implement stack probing for other architectures https://github.com/dotnet/runtime/issues/13519COMMENT
LOWsrc/coreclr/vm/amd64/cgencpu.h404 // TODO: implement when we enable Intel CET on UnixCOMMENT
LOWsrc/coreclr/vm/amd64/cgencpu.h428 // TODO: implement when we enable Intel CET on UnixCOMMENT
LOWsrc/coreclr/jit/indirectcalltransformer.cpp509 // TODO: implement chaining for multiple GDV candidatesCOMMENT
LOW…/src/System/Reflection/Runtime/General/TypeResolver.cs48 // TODO: implementCOMMENT
LOWsrc/coreclr/nativeaot/Runtime/portable.cpp384 // TODO: implementCOMMENT
LOWsrc/mono/mono/mini/cfgdump.c460 case PT_METHOD: // TODO: implement proper equal.CODE
LOWsrc/mono/mono/eventpipe/test/ep-tests.c1072// TODO: Add test setting rundown and write events.COMMENT
Cross-Language Confusion (JS/TS)2 hits · 10 pts
SeverityFileLineSnippetContext
HIGHsrc/native/libs/Common/JavaScript/types/internal.ts49 print(message: string): void;CODE
HIGHsrc/mono/browser/runtime/types/internal.ts452 print(message: string): void;CODE
Docstring Block Structure2 hits · 10 pts
SeverityFileLineSnippetContext
HIGHsrc/coreclr/scripts/superpmi.py4088 List the superpmi collections using the Azure Storage REST api Args: path_filter (lambda: string -> bool):STRING
HIGHsrc/coreclr/scripts/jitrollingbuild.py258 List the JITs in Azure Storage using REST api Args: filter_func (lambda: string -> bool): filter to apply STRING