3 references to GetCachedBinder
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (3)
1338
action =
GetCachedBinder
(action)
1414
action =
GetCachedBinder
(action)
1481
Dim c As CallSite = CallSite.Create(Expression.GetFuncType(delegateArgTypes),
GetCachedBinder
(action))