Base:
method
GetEnclosingBinderInternal
Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetEnclosingBinderInternal(System.Int32)
1 reference to GetEnclosingBinderInternal
Microsoft.CodeAnalysis.CSharp (1)
Compilation\SpeculativeSemanticModelWithMemberModel.cs (1)
497return GetEnclosingMemberModel(position).GetEnclosingBinderInternal(position);