42 references to SetKey
Microsoft.AspNetCore.Components (1)
Sections\SectionOutlet.cs (1)
102
builder.
SetKey
(fragment);
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
EndpointHtmlRendererTest.cs (1)
981
builder.
SetKey
(firstRender);
Microsoft.AspNetCore.Components.Tests (40)
Rendering\RenderTreeBuilderTest.cs (6)
1698
builder.
SetKey
(keyValue);
1724
builder.
SetKey
(keyValue);
1749
builder.
SetKey
(new object());
1765
builder.
SetKey
(new object());
1778
builder.
SetKey
(null);
1799
builder.
SetKey
(null);
RenderTreeDiffBuilderTest.cs (34)
116
oldTree.
SetKey
("retained key");
121
newTree.
SetKey
("new key");
126
newTree.
SetKey
("retained key");
151
oldTree.
SetKey
("will delete");
156
oldTree.
SetKey
("will retain");
161
newTree.
SetKey
("will retain");
181
oldTree.
SetKey
("original key");
186
newTree.
SetKey
("new key");
212
oldTree.
SetKey
("retained key");
220
newTree.
SetKey
("new key");
225
newTree.
SetKey
("retained key");
253
oldTree.
SetKey
("will delete");
258
oldTree.
SetKey
("will retain");
268
newTree.
SetKey
("will retain");
291
oldTree.
SetKey
("will delete");
331
newTree.
SetKey
("will insert");
352
oldTree.
SetKey
("original key");
362
newTree.
SetKey
("new key");
445
oldTree.
SetKey
("some key");
452
newTree.
SetKey
("some key");
479
oldTree.
SetKey
("some key");
486
newTree.
SetKey
("some key");
510
newTree.
SetKey
("some key");
537
oldTree.
SetKey
("some key");
1973
oldTree.
SetKey
("first key");
1980
oldTree.
SetKey
("second key");
1985
newTree.
SetKey
("second key");
1992
newTree.
SetKey
("first key");
2025
oldTree.
SetKey
("first key");
2032
oldTree.
SetKey
("second key");
2041
newTree.
SetKey
("second key");
2048
newTree.
SetKey
("first key");
2202
newTree.
SetKey
("my key");
2445
builder.
SetKey
(key);