5 references to Initialize
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
1245
TelemetryManager.Instance.
Initialize
(isStandalone: false);
Microsoft.Build.Framework (2)
Telemetry\CrashTelemetryRecorder.cs (2)
87
TelemetryManager.Instance.
Initialize
(isStandalone: false);
227
TelemetryManager.Instance.
Initialize
(crashTelemetry.IsStandaloneExecution ?? false);
MSBuild (1)
XMake.cs (1)
303
TelemetryManager.Instance.
Initialize
(isStandalone: true);
MSBuild.Coordinator (1)
Program.cs (1)
8
TelemetryManager.Instance.
Initialize
(isStandalone: true);