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