1 write to _args
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageBinderFactoryTest.cs (1)
816
_args
= args;
1 reference to _args
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageBinderFactoryTest.cs (1)
832
if (
_args
.TryGetValue(parameter.Name, out var result))