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