2 references to _toolNameOption
aspire (2)
Commands\AgentTelemetryCommand.cs (2)
90Options.Add(_toolNameOption); 138AddIfValid(tags, TelemetryConstants.Tags.AgentToolName, parseResult.GetValue(_toolNameOption), static v => IsSafeIdentifier(v, maxLength: 128));