BizHawk/ExternalProjects/BizHawk.AnalyzersTests/BizHawk.Analyzer
YoshiRulz 5fd840e145
Add Analyzer (currently disabled) for target-typed `new` with `throw`
2024-07-09 00:12:46 +10:00
..
ExprBodiedMemberFlowAnalyzerTests.cs Add analyzer (currently disabled) to enforce a newline policy for `=>` 2024-07-07 15:32:31 +10:00
FeatureNotImplementedAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
FirstOrDefaultOnStructAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
HawkSourceAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
NoTargetTypedThrowAnalyzerTests.cs Add Analyzer (currently disabled) for target-typed `new` with `throw` 2024-07-09 00:12:46 +10:00
OrderBySelfAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
TryGetValueImplicitDiscardAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
UseNameofOperatorAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
UseSimplerBoolFlipAnalyzerTests.cs Add Analyzer to disallow `^= true` 2024-07-08 10:39:06 +10:00
UseTypeofOperatorAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00