2 references to GetSuperTypeInfos
Microsoft.Extensions.Validation (2)
ValidatableTypeInfo.cs (2)
160
foreach (var superTypeInfo in
GetSuperTypeInfos
(actualType, context.ValidationOptions))
208
foreach (var superTypeInfo in
GetSuperTypeInfos
(actualType, context.ValidationOptions))