1 write to _arbitraryActions
Microsoft.AspNetCore.Mvc.Testing (1)
src\2cf22aa4d4121327\HostFactoryResolver.cs (1)
226
_arbitraryActions
= arbitraryActions;
1 reference to _arbitraryActions
Microsoft.AspNetCore.Mvc.Testing (1)
src\2cf22aa4d4121327\HostFactoryResolver.cs (1)
355
else if (
_arbitraryActions
?.TryGetValue(value.Key, out var arbitraryAction) == true)