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