Rangeanalysis: Prune range calculation. #2942
Annotations
4 warnings
unit-tests (ubuntu-latest):
csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs#L266
Member 'AnalyseNamespace' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
stubgentest:
csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs#L266
Member 'AnalyseNamespace' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
qltest (1/2):
csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs#L266
Member 'AnalyseNamespace' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
qltest (2/2):
csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs#L266
Member 'AnalyseNamespace' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|