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