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