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