1 instantiation of ValidationsGenerator
Microsoft.AspNetCore.Http.Extensions.Tests (1)
ValidationsGenerator\ValidationsGeneratorTestBase.cs (1)
68var generator = new ValidationsGenerator();
3 references to ValidationsGenerator
Microsoft.AspNetCore.Http.Extensions.Tests (1)
ValidationsGenerator\ValidationsGeneratorTestBase.cs (1)
68var generator = new ValidationsGenerator();
Microsoft.AspNetCore.Http.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}"")";