2 references to BuildLambda
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentDesignTimeNodeWriter.cs (1)
1116
using (context.CodeWriter.
BuildLambda
(RefCaptureParamName))
Language\Components\ComponentRuntimeNodeWriter.cs (1)
986
using (context.CodeWriter.
BuildLambda
(RefCaptureParamName))