Implemented interface member:
1 reference to Equals
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\ModelBinderFactory.cs (1)
298return obj is Key other && Equals(other);