filename #3
Annotations
4 warnings
Build:
benchmarks/Program.cs#L12
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
benchmarks/Program.cs#L13
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
benchmarks/Program.cs#L12
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
benchmarks/Program.cs#L13
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading