2 references to AppInsightsTelemetryClient
dotnet-svcutil-lib (2)
AppInsightsTelemetryClient.cs (2)
91
return new
AppInsightsTelemetryClient
(null);
100
s_instance = new
AppInsightsTelemetryClient
(new TelemetryClient(config));