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