feat(catalog): added all structs, enums, datatypes that i found using… #28
Annotations
10 warnings
|
generate-wiki:
src/ReCap.CommonUI/Controls/IconPresenter.cs#L54
The field 'IconPresenter._iconResource' is assigned but its value is never used
|
|
generate-wiki:
src/ReCap.CommonUI/Converters/StringFormatConverter.cs#L64
The variable 'firstIsKey' is assigned but its value is never used
|
|
generate-wiki:
src/ReCap.CommonUI/ReCapTheme.axaml.cs#L41
Unreachable code detected
|
|
generate-wiki:
src/ReCap.CommonUI/ReCapTheme.axaml.cs#L33
Unreachable code detected
|
|
generate-wiki:
src/ReCap.CommonUI/Controls/SlicedImage.cs#L109
The result of the expression is always 'true' since a value of type 'Thickness' is never equal to 'null' of type 'Thickness?'
|
|
generate-wiki:
src/ReCap.CommonUI/Controls/IconPresenter.cs#L54
The field 'IconPresenter._iconResource' is assigned but its value is never used
|
|
generate-wiki:
src/ReCap.CommonUI/Converters/StringFormatConverter.cs#L64
The variable 'firstIsKey' is assigned but its value is never used
|
|
generate-wiki:
src/ReCap.CommonUI/ReCapTheme.axaml.cs#L41
Unreachable code detected
|
|
generate-wiki:
src/ReCap.CommonUI/ReCapTheme.axaml.cs#L33
Unreachable code detected
|
|
generate-wiki:
src/ReCap.CommonUI/Controls/SlicedImage.cs#L109
The result of the expression is always 'true' since a value of type 'Thickness' is never equal to 'null' of type 'Thickness?'
|