64-bit ARM support #8
Annotations
10 warnings
Build and test on ubuntu-latest:
test/Base64DecodingTestsUTF16.cs#L12
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
test/Base64DecodingTestsUTF16.cs#L14
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
test/Base64DecodingTestsUTF16.cs#L15
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
test/Base64DecodingTestsUTF16.cs#L16
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
test/Base64DecodingTestsUTF8.cs#L15
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
test/Base64DecodingTestsUTF8.cs#L16
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
test/Base64DecodingTestsUTF8.cs#L17
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
test/Base64DecodingTestsUTF8.cs#L18
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
test/TestHelpers.cs#L131
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Build and test on ubuntu-latest:
benchmark/Benchmark.cs#L541
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|