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