3 references to GetBinderFactoryVisitor
Microsoft.CodeAnalysis.CSharp (3)
Binder\BinderFactory.cs (3)
134
BinderFactoryVisitor visitor =
GetBinderFactoryVisitor
(position, memberDeclarationOpt, memberOpt);
191
BinderFactoryVisitor visitor =
GetBinderFactoryVisitor
(0, null, null);
200
BinderFactoryVisitor visitor =
GetBinderFactoryVisitor
(0, null, null);