2 references to ActionWithBoundArgument
Microsoft.CodeAnalysis (2)
PooledDelegates.cs (2)
63
=> GetPooledDelegate<
ActionWithBoundArgument
<TArg>, TArg, Action<TArg>, Action>(unboundAction, argument, out boundAction);
369
: AbstractDelegateWithBoundArgument<
ActionWithBoundArgument
<TArg>, TArg, Action<TArg>, Action>