2 references to ValidateKeyProperty
Microsoft.Extensions.VectorData.Abstractions (2)
ProviderServices\CollectionModelBuilder.cs (2)
63
/// Used by <see cref="
ValidateKeyProperty
"/> to validate that <c>TKey</c> corresponds to the key property type on the model.
533
ValidateKeyProperty
(keyProperty);