1 reference to new
Microsoft.Extensions.AI.Abstractions.Tests (1)
AdditionalPropertiesDictionaryTests.cs (1)
21d = new((IEnumerable<KeyValuePair<string, object?>>)new Dictionary<string, object?> { ["key1"] = "value1", ["key2"] = "value2" });