C#C
C#3y ago
mikeitsme

❔ Where can I find the implementation of System.Object.ReferenceEquals?

I'd like to know how the reference comparison works under the hood but I've never looked up the source code of .NET classes before so please help me with that.
Was this page helpful?