2 references to TelemetryClient
dotnet-aot (2)
NativeEntryPoint.cs (1)
120
TelemetryClient = new Telemetry.
TelemetryClient
(sessionId: null);
parent\dotnet\Telemetry\TelemetryClient.cs (1)
171
public TelemetryClient() :
this
(null) { }