3 references to GetSynthesizedEmptyBody
Microsoft.CodeAnalysis.CSharp (3)
Compiler\MethodCompiler.cs (3)
635
GetSynthesizedEmptyBody
(containingType),
1852
initializersBody ??=
GetSynthesizedEmptyBody
(method);
2026
body ??
GetSynthesizedEmptyBody
(method),