6 references to AddSynthesizedMethod
Microsoft.CodeAnalysis.VisualBasic (6)
Compilation\TypeCompilationState.vb (1)
122
AddSynthesizedMethod
(wrapper, body, stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)
Lowering\LambdaRewriter\LambdaRewriter.vb (4)
246
CompilationState.
AddSynthesizedMethod
(frame.Constructor, MakeFrameCtor(frame, Diagnostics), stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)
335
CompilationState.
AddSynthesizedMethod
(frame.Constructor, MakeFrameCtor(frame, diagnostics), stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)
346
CompilationState.
AddSynthesizedMethod
(frame.SharedConstructor, body, stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)
1109
CompilationState.
AddSynthesizedMethod
(synthesizedMethod, body, stateMachineType, stateMachineStateDebugInfosBuilder.ToImmutableAndFree())
Lowering\SyntheticBoundNodeFactory.vb (1)
1096
CompilationState.
AddSynthesizedMethod
(Me.CurrentMethod, body, stateMachineType:=Nothing, ImmutableArray(Of StateMachineStateDebugInfo).Empty)