1 instantiation of GroupMetadata
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageActionEndpointDataSourceTest.cs (1)
140
b => b.Metadata.Add(new
GroupMetadata
()),
2 references to GroupMetadata
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
Infrastructure\PageActionEndpointDataSourceTest.cs (2)
160
Assert.NotNull(e.Metadata.GetMetadata<
GroupMetadata
>());
167
Assert.NotNull(e.Metadata.GetMetadata<
GroupMetadata
>());