3 references to IntProp
Microsoft.AspNetCore.Components.Tests (3)
ParameterViewTest.Assignment.cs (3)
175{ nameof(HasPropertyWithoutParameterAttribute.IntProp), 123 }, 183Assert.Equal(default, target.IntProp); 185$"Object of type '{typeof(HasPropertyWithoutParameterAttribute).FullName}' has a property matching the name '{nameof(HasPropertyWithoutParameterAttribute.IntProp)}', " +