public virtual bool TryGetTelemetryId(out Guid telemetryId) { telemetryId = CodeAction.GetTelemetryId(); return(true); }