-
Notifications
You must be signed in to change notification settings - Fork 2
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
[Performance] ReferenceCopCodeFixProvider.FixableDiagnosticIds allocates new ImmutableArray on every access
performancePerformance optimizationPerformance optimizationStatus: Open.#72 In mfogliatto/ReferenceCop;[Performance] ReferenceEvaluationContextFactory.Create uses linear LINQ Contains on NoWarn codes
performancePerformance optimizationPerformance optimizationStatus: Open.#71 In mfogliatto/ReferenceCop;[Performance] PatternMatchComparer.GetHashCode breaks Dictionary invariant — O(1) lookups degrade to O(n)
performancePerformance optimizationPerformance optimizationStatus: Open.#70 In mfogliatto/ReferenceCop;[Performance] MSBuildProjectMetadataProvider creates redundant ProjectCollection instances and leaks IDisposable
performancePerformance optimizationPerformance optimizationStatus: Open.#68 In mfogliatto/ReferenceCop;[Performance] ProjectPathProvider.GetRelativePath allocates Uri objects in hot loop
performancePerformance optimizationPerformance optimizationStatus: Open.#67 In mfogliatto/ReferenceCop;[Security] GitHub Actions use unpinned action versions
securitySecurity-related issuesSecurity-related issuesStatus: Open.#66 In mfogliatto/ReferenceCop;[Security] .gitignore missing .env exclusion
securitySecurity-related issuesSecurity-related issuesStatus: Open.#64 In mfogliatto/ReferenceCop;[Performance] O(rules × references) nested loop in GetViolationsFrom for ProjectPath/ProjectTag detectors
performancePerformance optimizationPerformance optimizationStatus: Open.#54 In mfogliatto/ReferenceCop;[Performance] ProjectTagViolationDetector reads and parses XML file for every reference × rule combination
performancePerformance optimizationPerformance optimizationStatus: Open.#51 In mfogliatto/ReferenceCop;[Performance] XmlConfigurationLoader creates new XmlSerializer on every instantiation
performancePerformance optimizationPerformance optimizationStatus: Open.#50 In mfogliatto/ReferenceCop;Add automated end-to-end testing using playground in CI/CD workflows
choreGeneral maintenance and dev experience oriented tasksGeneral maintenance and dev experience oriented taskshelp wantedExtra attention is neededExtra attention is neededStatus: Open.#43 In mfogliatto/ReferenceCop;Introduce tracing capabilities for debugging rule triggers
enhancementNew feature or requestNew feature or requestStatus: Open.#31 In mfogliatto/ReferenceCop;