project-system/tests/Microsoft.VisualStudio.Proj...
Drew Noakes e1f18e90d3
Remove some unused locals
Following a recent PR that improved performance by removing the initialization of a value assigned to an unused variable, I wanted to enable more analyzers to prevent this in future.

Unfortunately there's not an analyzer that'll catch all instances of this. Within VS we have `IDE0059` already, and this PR turns it into an error (rather than a hint) but it won't catch everything.

The things it did flag are fixed here.
2024-10-29 22:01:54 +11:00
..
Build
IO
Mocks Fix contention in Roslyn language service 2024-05-20 21:34:09 +10:00
ProjectSystem Remove some unused locals 2024-10-29 22:01:54 +11:00
Properties
Resources
Setup
Telemetry
Text
Threading/Tasks
Utilities Fix contention in Roslyn language service 2024-05-20 21:34:09 +10:00
GlobalSuppressions.cs
Microsoft.VisualStudio.ProjectSystem.Managed.UnitTests.csproj Bump System.Formats.Asn1 version and add Microsoft.IO.Redist to HostAgnostic.props (#9510) 2024-07-24 17:47:16 +00:00
OrderPrecedenceImportCollectionExtensions.cs
RequireModifierAttributes.cs
StringComparisonTests.cs Formatting 2024-08-29 09:21:46 +10:00