2 instantiations of TestViewComponentAttribute
Microsoft.AspNetCore.Mvc.Razor.Extensions.UnitTests (2)
IsViewComponentTest.cs (2)
159
[
TestViewComponent
]
173
[
TestViewComponent
]
1 reference to TestViewComponentAttribute
Microsoft.AspNetCore.Mvc.Razor.Extensions.UnitTests (1)
IsViewComponentTest.cs (1)
27
TestViewComponentAttributeSymbol = Compilation.GetTypeByMetadataName(typeof(
TestViewComponentAttribute
).FullName.AssumeNotNull()).AssumeNotNull();