3 references to GetSynthesizedEmptyBody
Microsoft.CodeAnalysis.CSharp (3)
Compiler\MethodCompiler.cs (3)
649
GetSynthesizedEmptyBody
(containingType),
1908
initializersBody ??=
GetSynthesizedEmptyBody
(method);
2082
body ??
GetSynthesizedEmptyBody
(method),