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