wip #97
Annotations
10 errors
ci:
src/CsvHelper/Configuration/Attributes/AllowCommentsAttribute.cs#L28
The type or namespace name 'CsvConfiguration' could not be found (are you missing a using directive or an assembly reference?)
|
ci:
src/CsvHelper/Configuration/Attributes/IClassMapper.cs#L16
The type or namespace name 'CsvConfiguration' could not be found (are you missing a using directive or an assembly reference?)
|
ci:
src/CsvHelper/Factory.cs#L21
The type or namespace name 'CsvConfiguration' does not exist in the namespace 'CsvHelper.Configuration' (are you missing an assembly reference?)
|
ci:
src/CsvHelper/Factory.cs#L45
The type or namespace name 'CsvConfiguration' does not exist in the namespace 'CsvHelper.Configuration' (are you missing an assembly reference?)
|
ci:
src/CsvHelper/Factory.cs#L79
The type or namespace name 'CsvConfiguration' does not exist in the namespace 'CsvHelper.Configuration' (are you missing an assembly reference?)
|
ci:
src/CsvHelper/IFactory.cs#L22
The type or namespace name 'CsvConfiguration' does not exist in the namespace 'CsvHelper.Configuration' (are you missing an assembly reference?)
|
ci:
src/CsvHelper/IWriterRow.cs#L38
The type or namespace name 'IWriterConfiguration' could not be found (are you missing a using directive or an assembly reference?)
|
ci:
src/CsvHelper/IFactory.cs#L40
The type or namespace name 'CsvConfiguration' does not exist in the namespace 'CsvHelper.Configuration' (are you missing an assembly reference?)
|
ci:
src/CsvHelper/IFactory.cs#L65
The type or namespace name 'CsvConfiguration' does not exist in the namespace 'CsvHelper.Configuration' (are you missing an assembly reference?)
|
ci:
src/CsvHelper/ParsingStrategies/ParseAvx2.cs#L20
The type or namespace name 'CsvParserOptions' could not be found (are you missing a using directive or an assembly reference?)
|