Use linq methods in ThemePreviewer #562
Annotations
6 errors
|
build (x64)
Process completed with exit code 1.
|
|
build (x64):
src/Skia/ThemePreviewer.cs#L197
'Rectangle[]' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'Rectangle[]' could be found (are you missing a using directive or an assembly reference?)
|
|
build (arm64)
Process completed with exit code 1.
|
|
build (arm64):
src/Skia/ThemePreviewer.cs#L197
'Rectangle[]' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'Rectangle[]' could be found (are you missing a using directive or an assembly reference?)
|
|
build (x86)
Process completed with exit code 1.
|
|
build (x86):
src/Skia/ThemePreviewer.cs#L197
'Rectangle[]' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'Rectangle[]' could be found (are you missing a using directive or an assembly reference?)
|