2 references to TryGetIconCore
Aspire.Dashboard (2)
Model\IconResolver.cs (2)
36if (TryGetIconCore(key, key.DesiredIconSize, out icon)) 85return TryGetIconCore(key, size, out icon);