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