fix: ThrowHelper should be internal #7
Annotations
2 warnings
|
build:
src/Base58Encoding.Benchmarks/CountLeadingZerosBenchmark.cs#L26
Non-nullable field 'TestData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Base58Encoding.Benchmarks/CountLeadingZerosBenchmark.cs#L26
Non-nullable field 'TestData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|