1 instantiation of ValidationsGenerator
Microsoft.Extensions.Validation.GeneratorTests (1)
ValidationsGeneratorTestBase.cs (1)
79var generator = new ValidationsGenerator();
3 references to ValidationsGenerator
Microsoft.Extensions.Validation.GeneratorTests (1)
ValidationsGeneratorTestBase.cs (1)
79var generator = new ValidationsGenerator();
Microsoft.Extensions.Validation.ValidationsGenerator (2)
Emitters\ValidationsGenerator.Emitter.cs (2)
15public static string GeneratedCodeConstructor => $@"global::System.CodeDom.Compiler.GeneratedCodeAttribute(""{typeof(ValidationsGenerator).Assembly.FullName}"", ""{typeof(ValidationsGenerator).Assembly.GetName().Version}"")";