8 references to WithAttributeEventHandlerId
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\RenderBatchWriterTest.cs (1)
203
.
WithAttributeEventHandlerId
(((ulong)uint.MaxValue) + 1),
Microsoft.AspNetCore.Components.Tests (7)
RenderTreeUpdaterTest.cs (7)
25
frames.Array[1] = frames.Array[1].
WithAttributeEventHandlerId
(123); // An unrelated event
53
frames.Array[1] = frames.Array[1].
WithAttributeEventHandlerId
(123); // An unrelated event
85
frames.Array[1] = frames.Array[1].
WithAttributeEventHandlerId
(123); // An unrelated event
86
frames.Array[4] = frames.Array[4].
WithAttributeEventHandlerId
(456);
115
frames.Array[1] = frames.Array[1].
WithAttributeEventHandlerId
(123);
140
frames.Array[1] = frames.Array[1].
WithAttributeEventHandlerId
(123);
170
frames.Array[4] = frames.Array[4].
WithAttributeEventHandlerId
(123);