2 references to DeclaredScope
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Lambda.cs (1)
373lambda.RefKind(i), lambda.DeclaredScope(i), containingSymbol: null, thisKeyword: default, paramsKeyword: paramsKeyword, firstDefault, diagnostics);
Symbols\Source\LambdaSymbol.cs (1)
340scope = unboundLambda.DeclaredScope(p);