1 write to _arbitraryActions
GetDocument.Insider (1)
src\86f290b12362e070\HostFactoryResolver.cs (1)
226
_arbitraryActions
= arbitraryActions;
1 reference to _arbitraryActions
GetDocument.Insider (1)
src\86f290b12362e070\HostFactoryResolver.cs (1)
355
else if (
_arbitraryActions
?.TryGetValue(value.Key, out var arbitraryAction) == true)