2 references to ActionWithBoundArgument
Microsoft.CodeAnalysis (2)
src\Dependencies\PooledObjects\PooledDelegates.cs (2)
64=> GetPooledDelegate<ActionWithBoundArgument<TArg>, TArg, Action<TArg>, Action>(unboundAction, argument, out boundAction); 382: AbstractDelegateWithBoundArgument<ActionWithBoundArgument<TArg>, TArg, Action<TArg>, Action>