2 references to ActionWithBoundArgument
Microsoft.CodeAnalysis.Debugging.Package (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>