2 references to GenerateEmptyProperty
Microsoft.Extensions.VectorData.ConformanceTests (2)
TypeTests\DataTypeTests.cs (2)
275
propertyInfo.SetValue(record,
GenerateEmptyProperty
(property));
320
record[property.Name] =
GenerateEmptyProperty
(property);