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)
25frames.Array[1] = frames.Array[1].WithAttributeEventHandlerId(123); // An unrelated event 53frames.Array[1] = frames.Array[1].WithAttributeEventHandlerId(123); // An unrelated event 85frames.Array[1] = frames.Array[1].WithAttributeEventHandlerId(123); // An unrelated event 86frames.Array[4] = frames.Array[4].WithAttributeEventHandlerId(456); 115frames.Array[1] = frames.Array[1].WithAttributeEventHandlerId(123); 140frames.Array[1] = frames.Array[1].WithAttributeEventHandlerId(123); 170frames.Array[4] = frames.Array[4].WithAttributeEventHandlerId(123);