2 references to TryGetValidatableTypeInfo
Microsoft.Extensions.Validation (2)
ValidatableTypeInfo.cs (2)
411if (TryGetValidatableTypeInfo(@interface, actualType, options) is { } superTypeInfo) 420if (TryGetValidatableTypeInfo(baseType, actualType, options) is { } superTypeInfo)