2 references to HasSameKey
Microsoft.AspNetCore.Components.Web (2)
Media\MediaComponentBase.cs (2)
124if (!HasSameKey(previousSource, Source)) 140if (_currentSource != null && HasSameKey(_currentSource, source))