2 overrides of GenerateMethodImplementations
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncRewriter.cs (1)
151protected override void GenerateMethodImplementations()
Lowering\IteratorRewriter\IteratorRewriter.cs (1)
189protected override void GenerateMethodImplementations()
1 reference to GenerateMethodImplementations
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\StateMachineRewriter.cs (1)
130GenerateMethodImplementations();