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