8 references to IsNullable
Microsoft.Extensions.VectorData.Abstractions.Tests (8)
PropertyModelTests.cs (8)
18
Assert.False(property.
IsNullable
);
25
Assert.True(property.
IsNullable
);
32
Assert.False(property.
IsNullable
);
39
Assert.True(property.
IsNullable
);
46
Assert.False(property.
IsNullable
);
53
Assert.True(property.
IsNullable
);
65
Assert.True(property.
IsNullable
);
72
Assert.True(property.
IsNullable
);