1 write to _sharedFunc
Microsoft.Extensions.AI (1)
ChatCompletion\AnonymousDelegatingChatClient.cs (1)
53_sharedFunc = sharedFunc;
4 references to _sharedFunc
Microsoft.Extensions.AI (4)
ChatCompletion\AnonymousDelegatingChatClient.cs (4)
90if (_sharedFunc is not null) 97await _sharedFunc(chatMessages, options, async (chatMessages, options, cancellationToken) => 128if (_sharedFunc is not null) 139await _sharedFunc(chatMessages, options, async (chatMessages, options, cancellationToken) =>