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