33 references to new
Microsoft.Extensions.AI.Abstractions (2)
Microsoft.Extensions.AI.Abstractions.Tests (21)
ChatCompletion\ChatResponseUpdateExtensionsTests.cs (16)
692new() { Contents = [new TextReasoningContent("D")] },
693new() { Contents = [new TextReasoningContent("E")] },
694new() { Contents = [new TextReasoningContent("F")] },
697new() { Contents = [new TextReasoningContent("I")] },
698new() { Contents = [new TextReasoningContent("J")] },
700new() { Contents = [new TextReasoningContent("L")] },
703new() { Contents = [new TextReasoningContent("O")] },
704new() { Contents = [new TextReasoningContent("P")] },
727new() { Contents = [new TextReasoningContent("A") { ProtectedData = "1" }] },
728new() { Contents = [new TextReasoningContent("B") { ProtectedData = "2" }] },
729new() { Contents = [new TextReasoningContent("C")] },
730new() { Contents = [new TextReasoningContent("D")] },
731new() { Contents = [new TextReasoningContent("E") { ProtectedData = "3" }] },
732new() { Contents = [new TextReasoningContent("F") { ProtectedData = "4" }] },
733new() { Contents = [new TextReasoningContent("G")] },
734new() { Contents = [new TextReasoningContent("H")] },
Microsoft.Extensions.AI.Evaluation.Reporting (1)
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (1)
Microsoft.Extensions.AI.OpenAI (3)
Microsoft.Extensions.AI.Stabilization.Tests (1)
Microsoft.Extensions.AI.Tests (4)