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