1 instantiation of SynthesizedConstructorSymbol
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Metadata\PE\PENamedTypeSymbol.vb (1)
677
members.Add(New
SynthesizedConstructorSymbol
(Nothing, Me, Me.IsShared, False, Nothing, Nothing))
2 references to SynthesizedConstructorSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedConstructorSymbol.vb (1)
20
''' Initializes a new instance of the <see cref="
SynthesizedConstructorSymbol
" /> class.
Symbols\Source\SynthesizedSubmissionConstructorSymbol.vb (1)
15
''' Initializes a new instance of the <see cref="
SynthesizedConstructorSymbol
" /> class.