rspec/rules/S2225/resources-dotnet.adoc

6 lines
214 B
Plaintext
Raw Normal View History

2023-06-13 16:11:53 +02:00
== Resources
=== Documentation
* https://cwe.mitre.org/data/definitions/476[MITRE, CWE-476] - NULL Pointer Dereference
* https://learn.microsoft.com/en-us/dotnet/api/system.object.tostring[Object.ToString Method]