4 references to CopyList
Microsoft.Extensions.AI (4)
ChatCompletion\ImageGeneratingChatClient.cs (4)
178newContents ??= CopyList(message.Contents, contentIndex); 300var result = CopyList(existingTools, toOffsetExclusive, tools.Length); 332newContents ??= CopyList(contents, i); 345newContents ??= CopyList(contents, i);