4 references to FaultReporter
Microsoft.CodeAnalysis.Remote.ServiceHub (4)
Services\ProcessTelemetry\RemoteProcessTelemetryService.cs (1)
55FaultReporter.InitializeFatalErrorHandlers();
src\VisualStudio\Core\Def\Telemetry\AbstractWorkspaceTelemetryService.cs (3)
27FaultReporter.RegisterTelemetrySesssion(telemetrySession); 49=> FaultReporter.RegisterLogger(logger); 52=> FaultReporter.UnregisterLogger(logger);