3 references to CreateInferredEventCallback
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Components\ComponentBindLoweringPass.cs (3)
873
changeExpressionTokens.Add(IntermediateNodeFactory.CSharpToken($"{ComponentsApi.RuntimeHelpers.
CreateInferredEventCallback
}(this, "));
898
IntermediateNodeFactory.CSharpToken($"{ComponentsApi.RuntimeHelpers.
CreateInferredEventCallback
}(this, callback: async __value => {{ await {ComponentsApi.RuntimeHelpers.CreateInferredBindSetter}(callback: "));
987
IntermediateNodeFactory.CSharpToken($"{ComponentsApi.RuntimeHelpers.
CreateInferredEventCallback
}(this, callback: async __value => {{ await {ComponentsApi.RuntimeHelpers.CreateInferredBindSetter}(callback: "));