2 references to _skillNameOption
aspire (2)
Commands\AgentTelemetryCommand.cs (2)
89Options.Add(_skillNameOption); 137AddIfValid(tags, TelemetryConstants.Tags.AgentSkillName, parseResult.GetValue(_skillNameOption), static v => IsSafeIdentifier(v, maxLength: 128));