2 types derived from AmbiguousBase
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
ViewComponents\DefaultViewComponentSelectorTest.cs (2)
227public class DerivedAmbiguous : AmbiguousBase 232public class DerivedAmbiguousWithOverriddenName : AmbiguousBase
1 reference to AmbiguousBase
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponents\DefaultViewComponentSelectorTest.cs (1)
119$"Type: '{typeof(ViewComponentContainer.AmbiguousBase)}' - " +