1 reference to ConstructScriptConstructorBody
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
1218
boundStatements = MethodBodySynthesizer.
ConstructScriptConstructorBody
(loweredBodyOpt, methodSymbol, previousSubmissionFields, _compilation);