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