1 write to _binder
Microsoft.CodeAnalysis.CSharp (1)
Lowering\SyntheticBoundNodeFactory.cs (1)
109
_binder
= new SyntheticBinderImpl(this).WithFlags(flags);
3 references to _binder
Microsoft.CodeAnalysis.CSharp (3)
Lowering\SyntheticBoundNodeFactory.cs (3)
107
if (
_binder
is null ||
_binder
.Flags != flags)
112
return
_binder
.MakeInvocationExpression(