1 write to _found
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\EmitStatement.vb (1)
885
_found
= True
2 references to _found
Microsoft.CodeAnalysis.VisualBasic (2)
CodeGen\EmitStatement.vb (2)
876
If Not
_found
AndAlso TypeOf node IsNot BoundExpression Then
895
Return finder.
_found