2 references to ValidatorsNeedSimpleConstructor
Microsoft.Extensions.Options.SourceGeneration (2)
Parser.cs (2)
379
Diag(DiagDescriptors.
ValidatorsNeedSimpleConstructor
, attrLoc, transValidatorType.Name);
442
Diag(DiagDescriptors.
ValidatorsNeedSimpleConstructor
, attrLoc, enumerationValidatorType.Name);