1 reference to StructWithDefaultCtor
Microsoft.Extensions.AI.Tests (1)
Functions\AIFunctionFactoryTest.cs (1)
815Assert.NotEqual(new StructWithDefaultCtor().Value, default(StructWithDefaultCtor).Value);