2 references to IsNotFoundError
Microsoft.Extensions.AI.OpenAI (2)
OpenAIHostedFileClient.cs (2)
207catch (Exception ex) when (IsNotFoundError(ex)) 301catch (Exception ex) when (IsNotFoundError(ex))