Implemented interface member:
1 reference to Equals
NuGet.Frameworks (1)
CompatibilityCacheKey.cs (1)
56return obj is CompatibilityCacheKey other && Equals(other);