Files
codeql/csharp/ql/lib/change-notes/2025-01-23-overload-resolution-priority.md
2025-01-23 14:24:24 +01:00

289 B

category
category
minorAnalysis
  • C# 13: Added support for the overload resolution priority attribute (OverloadResolutionPriority). Usages of the attribute and the corresponding priority can be found using the QL class SystemRuntimeCompilerServicesOverloadResolutionPriorityAttribute.