3 instantiations of 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)
2 references to SynthesizedSimpleConstructorSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\AsyncRewriter\AsyncStateMachine.vb (1)
15
Private ReadOnly _constructor As
SynthesizedSimpleConstructorSymbol
Lowering\IteratorRewriter\IteratorStateMachine.vb (1)
15
Private ReadOnly _constructor As
SynthesizedSimpleConstructorSymbol