3 writes to Int
Microsoft.Extensions.VectorData.ConformanceTests (3)
IndexKindTests.cs (3)
28Int = 1, 34Int = 2, 40Int = 3,
2 references to Int
Microsoft.Extensions.VectorData.ConformanceTests (2)
IndexKindTests.cs (2)
52Assert.Equal(2, result.Record.Int); 69new VectorStoreDataProperty(nameof(SearchRecord.Int), typeof(int)),