3 references to IsLastBinderWithinMember
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Lookup.cs (2)
112
if ((options & LookupOptions.LabelsOnly) != 0 && scope.
IsLastBinderWithinMember
())
1921
if ((options & LookupOptions.LabelsOnly) != 0 && scope.
IsLastBinderWithinMember
())
Binder\Binder_NameConflicts.cs (1)
143
if (binder.
IsLastBinderWithinMember
())