3 references to BuildAsyncLambda
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\CodeGeneration\IntermediateNodeWriter.cs (1)
281using (context.CodeWriter.BuildAsyncLambda(ValueWriterName))
Language\Extensions\TemplateTargetExtension.cs (1)
25using (context.CodeWriter.BuildAsyncLambda(TemplateWriterName))
Mvc.Version1_X\LegacySectionTargetExtension.cs (1)
26using (context.CodeWriter.BuildAsyncLambda(DefaultWriterName))