8 references to GetType
Microsoft.CodeAnalysis.VisualBasic (8)
Binding\Binder_Attributes.vb (2)
572
If expression.Kind = BoundKind.
GetType
Then
756
Case BoundKind.
GetType
CodeGen\EmitExpression.vb (2)
152
Case BoundKind.
GetType
927
Case BoundKind.
GetType
Generated\BoundNodes.xml.Generated.vb (2)
850
MyBase.New(BoundKind.
GetType
, syntax, type, hasErrors OrElse sourceType.NonNullAndHasErrors())
9370
Case BoundKind.
[GetType]
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (2)
264
BoundKind.
GetType
,
271
If node.Kind = BoundKind.
GetType
Then