1 write to _sharedFunc
Microsoft.Extensions.AI (1)
ChatCompletion\AnonymousDelegatingChatClient.cs (1)
58_sharedFunc = sharedFunc;
4 references to _sharedFunc
Microsoft.Extensions.AI (4)
ChatCompletion\AnonymousDelegatingChatClient.cs (4)
95if (_sharedFunc is not null) 103await _sharedFunc(messages, options, async (messages, options, cancellationToken) => 134if (_sharedFunc is not null) 144await _sharedFunc(messages, options, async (messages, options, cancellationToken) =>