2 references to BoundLocal
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
3243return new BoundLocal(declarationExpression, localSymbol, BoundLocalDeclarationKind.WithExplicitType, constantValueOpt: null, isNullableUnknown: false, type: declType.Type);
Binder\Binder_Patterns.cs (1)
900variableAccess = new BoundLocal(