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