1 instantiation of DeviceInfoImplementation
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.shared.cs (1)
120
currentImplementation ??= new
DeviceInfoImplementation
();
1 reference to DeviceInfoImplementation
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.uwp.cs (1)
18
/// Initializes a new instance of the <see cref="
DeviceInfoImplementation
"/> class.