3 references to AddSynthesizedMethod
Microsoft.CodeAnalysis.CSharp (3)
Compiler\TypeCompilationState.cs (1)
152
this.
AddSynthesizedMethod
(wrapper, body);
Lowering\SyntheticBoundNodeFactory.cs (1)
577
CompilationState.
AddSynthesizedMethod
(CurrentFunction, body);
Symbols\Synthesized\SynthesizedEventAccessorSymbol.cs (1)
134
compilationState.
AddSynthesizedMethod
(this, body);