1 reference to ConstructFieldLikeEventAccessorBody
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
875
BoundBlock boundBody = MethodBodySynthesizer.
ConstructFieldLikeEventAccessorBody
(eventSymbol, isAddMethod, _compilation, diagnosticsThisMethod);