Tom de Goede
Results
2
issues of
Tom de Goede
### Description The S3257 RedundantDeclaration analyzer is currently reporting a false positive: `error S3257: Remove the array type; it is redundant` when an explicit array type is provided and C#9...
Type: False Positive
Area: C#
Server version: 1.1.3 Client version: 1.1.3 Unsubscribing and then resubscribing the same watch() Observable will cause records to be added to the collection even when they are already present. ```...
bug
client