2 references to IsJsonIgnoredProperty
Microsoft.Extensions.Validation.ValidationsGenerator (2)
Parsers\ValidationsGenerator.TypesParser.cs (2)
185
if (correspondingProperty.
IsJsonIgnoredProperty
(jsonIgnoreAttributeSymbol))
235
if (member.
IsJsonIgnoredProperty
(jsonIgnoreAttributeSymbol))