1 write to _sharedFunc
Microsoft.Extensions.AI (1)
ChatCompletion\AnonymousDelegatingChatClient.cs (1)
55_sharedFunc = sharedFunc;
4 references to _sharedFunc
Microsoft.Extensions.AI (4)
ChatCompletion\AnonymousDelegatingChatClient.cs (4)
92if (_sharedFunc is not null) 100await _sharedFunc(messages, options, async (messages, options, cancellationToken) => 131if (_sharedFunc is not null) 142await _sharedFunc(messages, options, async (messages, options, cancellationToken) =>