9 references to GetType
Microsoft.CodeAnalysis.VisualBasic (9)
Binding\Binder_Attributes.vb (2)
569If expression.Kind = BoundKind.GetType Then 753Case BoundKind.GetType
CodeGen\EmitExpression.vb (2)
150Case BoundKind.GetType 922Case BoundKind.GetType
Generated\BoundNodes.xml.Generated.vb (2)
850MyBase.New(BoundKind.GetType, syntax, type, hasErrors OrElse sourceType.NonNullAndHasErrors()) 9336Case BoundKind.[GetType]
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (2)
259BoundKind.GetType, 266If node.Kind = BoundKind.GetType Then
Operations\VisualBasicOperationFactory.vb (1)
115Case BoundKind.GetType