Implemented interface member:
1 reference to Equals
Microsoft.AspNetCore.Mvc.Razor (1)
ViewLocationCacheKey.cs (1)
123return obj is ViewLocationCacheKey cacheKey && Equals(cacheKey);