5 references to AddSynthesizedMethod
Microsoft.CodeAnalysis.VisualBasic (5)
Compilation\TypeCompilationState.vb (1)
121
AddSynthesizedMethod
(wrapper, body, stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)
Lowering\LambdaRewriter\LambdaRewriter.vb (3)
256
CompilationState.
AddSynthesizedMethod
(frame.Constructor, MakeFrameCtor(frame, Diagnostics), stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)
355
CompilationState.
AddSynthesizedMethod
(frame.Constructor, MakeFrameCtor(frame, diagnostics), stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)
366
CompilationState.
AddSynthesizedMethod
(frame.SharedConstructor, body, stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)
Lowering\SyntheticBoundNodeFactory.vb (1)
1130
CompilationState.
AddSynthesizedMethod
(Me.CurrentMethod, body, stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)