1 reference to AsyncForwardEntryPoint
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
243
synthesizedEntryPoint = new SynthesizedEntryPointSymbol.
AsyncForwardEntryPoint
(compilation, entryPoint.ContainingType, entryPoint);