2 references to ActionWithBoundArgument
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.pooledobjects\5.0.0-1.25277.114\contentFiles\cs\netstandard2.0\PooledDelegates.cs (2)
66
=> GetPooledDelegate<
ActionWithBoundArgument
<TArg>, TArg, Action<TArg>, Action>(unboundAction, argument, out boundAction);
384
: AbstractDelegateWithBoundArgument<
ActionWithBoundArgument
<TArg>, TArg, Action<TArg>, Action>