2 references to IsJsonIgnoredProperty
Microsoft.Extensions.Validation.ValidationsGenerator (2)
Parsers\ValidationsGenerator.TypesParser.cs (2)
166if (property.IsJsonIgnoredProperty(jsonIgnoreAttributeSymbol)) 239if (correspondingProperty.IsJsonIgnoredProperty(jsonIgnoreAttributeSymbol))