4 references to SynthesizedSimpleConstructorSymbol
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\AsyncRewriter\AsyncStateMachine.vb (1)
25
Me._constructor = New
SynthesizedSimpleConstructorSymbol
(Me)
Lowering\IteratorRewriter\IteratorStateMachine.vb (1)
36
Me._constructor = New
SynthesizedSimpleConstructorSymbol
(Me)
Symbols\AnonymousTypes\PublicSymbols\AnonymousType_TypePublicSymbol.vb (1)
94
Dim constructor As New
SynthesizedSimpleConstructorSymbol
(Me)
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (1)
Symbols\EEConstructorSymbol.vb (1)
14
MyBase.
New
(container)