3 references to _indexGate
Microsoft.Extensions.AI (3)
ChatRouting\SemanticRoutingChatClient.cs (3)
286
_indexGate
.Dispose();
308
await
_indexGate
.WaitAsync(cancellationToken).ConfigureAwait(false);
349
_ =
_indexGate
.Release();