3 references to SharedConstructor
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LambdaRewriter\LambdaRewriter.vb (3)
359
Dim F = New SyntheticBoundNodeFactory(frame.
SharedConstructor
, frame.
SharedConstructor
, syntax, CompilationState, diagnostics)
366
CompilationState.AddSynthesizedMethod(frame.
SharedConstructor
, body, stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)