4 references to PointStruct
Microsoft.AspNetCore.Mvc.Core.Test (4)
ModelBinding\Binders\ComplexTypeModelBinderTest.cs (4)
533
ModelMetadata = GetMetadataForType(typeof(
PointStruct
)),
545
typeof(
PointStruct
).FullName),
587
typeof(
PointStruct
).FullName),
1298
public
PointStruct
Point { get; set; }