1 reference to TryConvertToInt
Aspire.Dashboard (1)
Model\ResourceViewModelExtensions.cs (1)
136if (resource.Properties.TryGetValue(key, out var property) && property.Value.TryConvertToInt(out i))