Binding\Binder_Statements.vb (4)
771Dim nothingLiteral = New BoundLiteral(operand, ConstantValue.Nothing, Nothing).MakeCompilerGenerated()
3470New BoundLiteral(collectionSyntax, ConstantValue.Nothing, Nothing),
3492New BoundLiteral(collectionSyntax, ConstantValue.Nothing, Nothing),
4592New BoundLiteral(syntaxNode, ConstantValue.Nothing, Nothing),