1 write to Thoroughfare
Microsoft.Maui.Essentials (1)
Types\Placemark.shared.cs (1)
38
Thoroughfare
= placemark.Thoroughfare;
4 references to Thoroughfare
Microsoft.Maui.Essentials (4)
Types\Placemark.shared.cs (3)
38
Thoroughfare = placemark.
Thoroughfare
;
107
$"{nameof(
Thoroughfare
)}: {
Thoroughfare
}, {nameof(SubThoroughfare)}: {SubThoroughfare}, " +
Types\PlacemarkExtensions.shared.cs (1)
25
var address = $"{placemark.
Thoroughfare
} {placemark.Locality} {placemark.AdminArea} {placemark.PostalCode} {placemark.CountryName}";