2 references to Ambiguous1
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
ViewComponents\DefaultViewComponentSelectorTest.cs (2)
98
$"Type: '{typeof(ViewComponentContainer.
Ambiguous1
)}' - " +
141
Assert.Same(typeof(ViewComponentContainer.
Ambiguous1
).GetTypeInfo(), result.TypeInfo);