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