Implemented interface member:
1 reference to Equals
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodMatcherPolicy.cs (1)
482
return other == null ? false :
Equals
(other.Value);