Fix: C# NullReferenceException – Object Reference Not Set to an InstanceFeb 23, 2026How to fix the C# NullReferenceException 'Object reference not set to an instance of an object' with null checks, nullable reference types, and debugging techniques.csharp dotnet