Closed
Description
It has a public setter (Key
) which doesn't check for null. In GetXml
, it is used without checking for null, potentially resulting in an NRE.
Originally posted by @krwq in #67198 (comment)
It has a public setter (Key
) which doesn't check for null. In GetXml
, it is used without checking for null, potentially resulting in an NRE.
Originally posted by @krwq in #67198 (comment)