2 references to HasSameKey
Microsoft.AspNetCore.Components.Web (2)
Image\Image.cs (2)
82if (!HasSameKey(previousSource, Source)) 98if (_currentSource != null && HasSameKey(_currentSource, source))