1 write to CountryCode
Microsoft.Maui.Essentials (1)
Types\Placemark.shared.cs (1)
32 CountryCode = placemark.CountryCode;
3 references to CountryCode
Microsoft.Maui.Essentials (3)
Types\Placemark.shared.cs (3)
32 CountryCode = placemark.CountryCode; 104 $"{nameof(Location)}: {Location}, {nameof(CountryCode)}: {CountryCode}, " +