3 references to GetSynthesizedEmptyBody
Microsoft.CodeAnalysis.CSharp (3)
Compiler\MethodCompiler.cs (3)
624
GetSynthesizedEmptyBody
(containingType),
1753
initializersBody ??=
GetSynthesizedEmptyBody
(method);
1927
body ??
GetSynthesizedEmptyBody
(method),