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