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