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