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