2 implementations of UnpackForRenderTree
Microsoft.AspNetCore.Components (2)
EventCallback.cs (1)
70object? IEventCallback.UnpackForRenderTree()
EventCallbackOfT.cs (1)
70object? IEventCallback.UnpackForRenderTree()
1 reference to UnpackForRenderTree
Microsoft.AspNetCore.Components (1)
Rendering\RenderTreeBuilder.cs (1)
381_entries.AppendAttribute(sequence, name, callbackValue.UnpackForRenderTree());