1 write to Type
Microsoft.AspNetCore.Components.Endpoints (1)
src\Shared\Components\ComponentMarker.cs (1)
66
Type
= type,
3 references to Type
Microsoft.AspNetCore.Components.Endpoints (3)
Rendering\EndpointHtmlRenderer.Streaming.cs (3)
270
if (!_httpContext.Response.HasStarted && marker.
Type
is ComponentMarker.ServerMarkerType or ComponentMarker.AutoMarkerType)
275
if (marker.
Type
is ComponentMarker.WebAssemblyMarkerType or ComponentMarker.AutoMarkerType)
279
if (marker.
Type
is ComponentMarker.WebAssemblyMarkerType)