1 instantiation of DerivedClass
Microsoft.AspNetCore.Shared.Tests (1)
PropertyHelperTest.cs (1)
229var derived = new DerivedClass { PropA = "propAValue", PropB = "propBValue" };
1 reference to DerivedClass
Microsoft.AspNetCore.Shared.Tests (1)
PropertyHelperTest.cs (1)
229var derived = new DerivedClass { PropA = "propAValue", PropB = "propBValue" };