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