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