2 references to TypeValidation
crossgen2 (2)
Crossgen2RootCommand.cs (1)
181
Options.Add(
TypeValidation
);
Program.cs (1)
647
nodeFactoryFlags.TypeValidation = Get(_command.
TypeValidation
);