Implemented interface member:
2 references to Equals
Microsoft.AspNetCore.Components.Server (2)
src\Shared\Components\ComponentMarker.cs (2)
136=> left.Equals(right); 146=> obj is ComponentMarkerKey other && Equals(other);