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