2 references to ActionWithBoundArgument
GenerateDocumentationAndConfigFiles (2)
src\Dependencies\PooledObjects\PooledDelegates.cs (2)
66=> GetPooledDelegate<ActionWithBoundArgument<TArg>, TArg, Action<TArg>, Action>(unboundAction, argument, out boundAction); 384: AbstractDelegateWithBoundArgument<ActionWithBoundArgument<TArg>, TArg, Action<TArg>, Action>