2 writes to SubThoroughfare
Microsoft.Maui.Essentials (2)
Types\Placemark.shared.cs (1)
39 SubThoroughfare = placemark.SubThoroughfare;
Types\PlacemarkExtensions.uwp.cs (1)
19 SubThoroughfare = address.Address.StreetNumber,
3 references to SubThoroughfare
Microsoft.Maui.Essentials (3)
Types\Placemark.shared.cs (3)
39 SubThoroughfare = placemark.SubThoroughfare; 107 $"{nameof(Thoroughfare)}: {Thoroughfare}, {nameof(SubThoroughfare)}: {SubThoroughfare}, " +