4 references to GenerateBlock
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
ConversionGenerator.cs (1)
72
body: hasNoBody ? null : StatementGenerator.
GenerateBlock
(method),
MethodGenerator.cs (2)
129
body: hasNoBody ? null : StatementGenerator.
GenerateBlock
(method),
148
body: StatementGenerator.
GenerateBlock
(method),
OperatorGenerator.cs (1)
98
body: hasNoBody ? null : StatementGenerator.
GenerateBlock
(method),