1 instantiation of Address
MinimalValidationSample (1)
Program.cs (1)
45public Address HomeAddress { get; set; } = new Address
7 references to Address
MinimalValidationSample (7)
artifacts\obj\MinimalValidationSample\Release\net10.0\generated\Microsoft.Extensions.Validation.ValidationsGenerator\Microsoft.Extensions.Validation.ValidationsGenerator\ValidatableInfoResolver.g.cs (6)
73if (type == typeof(global::Address)) 76type: typeof(global::Address), 79containingType: typeof(global::Address), 85containingType: typeof(global::Address), 91containingType: typeof(global::Address), 125propertyType: typeof(global::Address),
Program.cs (1)
45public Address HomeAddress { get; set; } = new Address