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