3 references to ConstructorInfo
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (1)
648Dim ctor = _factory.ConstructorInfo(node.ConstructorOpt)
Lowering\SyntheticBoundNodeFactory.vb (2)
887Return ConstructorInfo(method) 896Return ConstructorInfo(method)