2 references to LastConstructor
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
CodeGeneration\ConstructorGenerator.vb (1)
14
Return If(
LastConstructor
(members), LastField(members))
CodeGeneration\EventGenerator.vb (1)
28
Return If(lastEvent,
LastConstructor
(members))