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)
355else if (_arbitraryActions?.TryGetValue(value.Key, out var arbitraryAction) == true)