4 writes to GetFileInfoAsyncCallback
Microsoft.Extensions.AI.Tests (4)
Files\LoggingHostedFileClientTests.cs (2)
169GetFileInfoAsyncCallback = (fileId, options, ct) => 421GetFileInfoAsyncCallback = (fileId, options, ct) =>
Files\OpenTelemetryHostedFileClientTests.cs (2)
133GetFileInfoAsyncCallback = (fileId, options, ct) => 466GetFileInfoAsyncCallback = (fileId, options, ct) =>
1 reference to GetFileInfoAsyncCallback
Microsoft.Extensions.AI.Tests (1)
parent\Microsoft.Extensions.AI.Abstractions.Tests\TestHostedFileClient.cs (1)
54GetFileInfoAsyncCallback!.Invoke(fileId, options, cancellationToken);