2 references to DerivedClassIntProp
Microsoft.AspNetCore.Components.Tests (2)
ParameterViewTest.Assignment.cs (2)
59{ nameof(HasInheritedProperties.DerivedClassIntProp), 456 }, 68Assert.Equal(456, target.DerivedClassIntProp);