3 references to GetSynthesizedEmptyBody
Microsoft.CodeAnalysis.CSharp (3)
Compiler\MethodCompiler.cs (3)
623
GetSynthesizedEmptyBody
(containingType),
1788
initializersBody ??=
GetSynthesizedEmptyBody
(method);
1964
body ??
GetSynthesizedEmptyBody
(method),