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