1 reference to MacAddressGetter
dotnet-aot (1)
parent\dotnet\Telemetry\TelemetryCommonProperties.cs (1)
29
private readonly Func<string?> _getMACAddress = getMACAddress ??
MacAddressGetter
.GetMacAddress;