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