2 references to _sessionIdOption
aspire (2)
Commands\AgentTelemetryCommand.cs (2)
88Options.Add(_sessionIdOption); 136AddIfValid(tags, TelemetryConstants.Tags.AgentSessionId, parseResult.GetValue(_sessionIdOption), static v => IsSafeIdentifier(v, maxLength: 128));