7 references to TypeOf
Microsoft.CodeAnalysis.VisualBasic (7)
BoundTree\BoundTreeVisitor.vb (1)
45Case BoundKind.TypeOf
CodeGen\EmitExpression.vb (1)
107Case BoundKind.TypeOf
CodeGen\EmitOperators.vb (1)
661ElseIf condition.Kind = BoundKind.TypeOf Then
CodeGen\EmitStatement.vb (1)
767Case BoundKind.TypeOf
Generated\BoundNodes.xml.Generated.vb (2)
2453MyBase.New(BoundKind.TypeOf, syntax, type, hasErrors OrElse operand.NonNullAndHasErrors()) 9430Case BoundKind.[TypeOf]
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (1)
251Case BoundKind.TypeOf