You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/12/16 01:31:48 UTC

[GitHub] [avro] KhrystynaPopadyuk commented on pull request #2009: Avro 3603 dotnet reflect make properties and method virtual in ClassCache, DotnetClass, DotnetProperty

KhrystynaPopadyuk commented on PR #2009:
URL: https://github.com/apache/avro/pull/2009#issuecomment-1354052235

   Hi @zcsizmadia ,
   I remove "virtual" from methods that are called from constructor. Also, I made fields readonly as CodeQL suggested.
   Not sure why this changes are not reflected in scan result. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org