1 write to _telemetrySession
Microsoft.Build.Framework (1)
Telemetry\MSBuildActivitySource.cs (1)
23_telemetrySession = telemetrySession;
1 reference to _telemetrySession
Microsoft.Build.Framework (1)
Telemetry\MSBuildActivitySource.cs (1)
44TelemetryScope<OperationEvent>? operation = _telemetrySession?.StartOperation(eventName);