2 references to UnwrapType
Microsoft.AspNetCore.Http.ValidationsGenerator (2)
Parsers\ValidationsGenerator.TypesParser.cs (2)
124
correspondingProperty.Type.
UnwrapType
(requiredSymbols.IEnumerable),
151
var hasValidatableType = TryExtractValidatableType(member.Type.
UnwrapType
(requiredSymbols.IEnumerable), requiredSymbols, ref validatableTypes, ref visitedTypes);