4 references to SynthesizedConstructorSymbol
Microsoft.CodeAnalysis.VisualBasic (4)
Lowering\LambdaRewriter\LambdaFrame.vb (1)
64
Me._sharedConstructor = New
SynthesizedConstructorSymbol
(Nothing, Me, isShared:=True, isDebuggable:=False, binder:=Nothing, diagnostics:=Nothing)
Symbols\Metadata\PE\PENamedTypeSymbol.vb (1)
680
members.Add(New
SynthesizedConstructorSymbol
(Nothing, Me, Me.IsShared, False, Nothing, Nothing))
Symbols\Source\SourceMemberContainerTypeSymbol.vb (2)
2788
Dim constructor As New
SynthesizedConstructorSymbol
(syntaxRef, Me, isShared, isDebuggable, binder, diagBag)
3194
Return New
SynthesizedConstructorSymbol
(syntaxRef, Me,