2 references to TrackError
dotnet-svcutil-lib (2)
AppInsightsTelemetryClient.cs (1)
207
this.
TrackError
(eventName, exceptionObject.ToString());
Tool.cs (1)
419
telemetryClient.
TrackError
("Exception", exMsg);