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