1 write to Attributes
Microsoft.AspNetCore.Components.Endpoints (1)
src\aspnetcore\src\Components\Shared\src\RenderFragmentSerializer.cs (1)
73
node.
Attributes
??= new();
2 references to Attributes
Microsoft.AspNetCore.Components.Endpoints (2)
src\aspnetcore\src\Components\Shared\src\RenderFragmentSerializer.cs (2)
74
node.
Attributes
.Add(attr);
276
DeserializeAttributes(builder, node.
Attributes
, jsonOptions, typeCache);