BizHawk/ExternalProjects/BizHawk.AnalyzersTests/BizHawk.Analyzer
YoshiRulz 0743a1f8ea
Add Analyzer for banning `init;` props
turns out you can write to `readonly` fields from these, which is a
convention I'm not willing to break
2025-07-30 03:35:45 +10:00
..
AmbiguousMoneyToFloatConversionAnalyzerTests.cs Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
DefineCheckedOpAnalyzerTests.cs Improve highlight locations of some BizHawk.Analyzer diagnostics 2025-03-20 07:35:47 +10:00
ExprBodiedMemberFlowAnalyzerTests.cs Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
FeatureNotImplementedAnalyzerTests.cs Improve highlight locations of some BizHawk.Analyzer diagnostics 2025-03-20 07:35:47 +10:00
FirstOrDefaultOnStructAnalyzerTests.cs Improve highlight locations of some BizHawk.Analyzer diagnostics 2025-03-20 07:35:47 +10:00
HawkSourceAnalyzerTests.cs Add Analyzer for banning `init;` props 2025-07-30 03:35:45 +10:00
LINQOnStringsAnalyzerTests.cs Improve highlight locations of some BizHawk.Analyzer diagnostics 2025-03-20 07:35:47 +10:00
NoTargetTypedThrowAnalyzerTests.cs Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
OrderBySelfAnalyzerTests.cs Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
TernaryInferredTypeMismatchAnalyzerTests.cs Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
TryGetValueImplicitDiscardAnalyzerTests.cs Improve highlight locations of some BizHawk.Analyzer diagnostics 2025-03-20 07:35:47 +10:00
UseNameofOperatorAnalyzerTests.cs Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
UseSimplerBoolFlipAnalyzerTests.cs Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
UseTypeofOperatorAnalyzerTests.cs Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00