2 references to GetNextScope
Microsoft.CodeAnalysis.CSharp (2)
Binder\ExtensionMethodScope.cs (2)
66
_current =
GetNextScope
(_binder);
72
_current =
GetNextScope
(binder.Next);