1 write to PhoneNumber
Microsoft.Maui.Essentials (1)
Types\Contact.shared.cs (1)
172
PhoneNumber
= phoneNumber;
2 references to PhoneNumber
Microsoft.Maui.Essentials (2)
Types\Contact.shared.cs (2)
183
/// <returns>A string representation of this instance. The return value is the current value of <see cref="
PhoneNumber
"/>.</returns>
184
public override string ToString() =>
PhoneNumber
;