1 implementation of GetAllAsync
Microsoft.Maui.Essentials (1)
Contacts\Contacts.ios.macos.cs (1)
52 public Task<IEnumerable<Contact>> GetAllAsync(CancellationToken cancellationToken)
1 reference to GetAllAsync
Microsoft.Maui.Essentials (1)
Contacts\Contacts.shared.cs (1)
45 Default.GetAllAsync(cancellationToken);