2 references to TryGetResult
Microsoft.Extensions.AI (2)
ChatCompletion\ChatResponse{T}.cs (2)
18/// parseable as the expected type, then <see cref="TryGetResult(out T)"/> will return <see langword="false"/>. 56/// To avoid exceptions, use <see cref="TryGetResult(out T)"/> instead.