2 references to ServerComponent
Microsoft.AspNetCore.Components.Server (1)
src\Shared\Components\ServerComponentSerializer.cs (1)
42
var serverComponent = new
ServerComponent
(
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\ServerComponentDeserializerTest.cs (1)
428
new
ServerComponent
(0, null, assembly, type, Array.Empty<ComponentParameter>(), Array.Empty<object>(), Guid.NewGuid()),