3 references to _usedSynthesizedValidatorNames
Microsoft.Extensions.Options.SourceGeneration (3)
Parser.cs (3)
203
_usedSynthesizedValidatorNames
.Clear();
874
if (!
_usedSynthesizedValidatorNames
.TryGetValue(@namespace, out var namesInNamespace))
877
_usedSynthesizedValidatorNames
[@namespace] = namesInNamespace;