Kyle Schoonover created AVRO-3503:
-------------------------------------
Summary: C# Equals should not apply 'is' or 'as'
Key: AVRO-3503
URL: https://issues.apache.org/jira/browse/AVRO-3503
Project: Apache Avro
Issue Type: Bug
Components: csharp
Reporter: Kyle Schoonover
References:
[Equals should not apply “is” — CodeQL query help documentation
(github.com)|https://codeql.github.com/codeql-query-help/csharp/cs-equals-uses-is/]
[Equals should not apply “as” — CodeQL query help documentation
(github.com)|https://codeql.github.com/codeql-query-help/csharp/cs-equals-uses-as/]
This will not allow equals methods to work correctly when dealing with
inheritance.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)