1 reference to DeviceIdGetter
dotnet-aot (1)
parent\dotnet\Telemetry\TelemetryCommonProperties.cs (1)
30
private readonly Func<string> _getDeviceId = getDeviceId ??
DeviceIdGetter
.GetDeviceId;