1 reference to BuildDisplayName
Microsoft.Maui.Essentials (1)
Types\Contact.shared.cs (1)
65 get => !string.IsNullOrWhiteSpace(displayName) ? displayName : BuildDisplayName();