Light cleanup/reorganization #22
Annotations
8 warnings
build:
benchmark/Benchmark.cs#L91
Unreachable code detected
|
build:
benchmark/Benchmark.cs#L181
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L183
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L184
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L91
Unreachable code detected
|
build:
benchmark/Benchmark.cs#L181
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L183
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L184
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|