4 references to CreateMarker
Microsoft.AspNetCore.Components.Server.Tests (4)
Circuits\CircuitHostTest.cs (4)
724Marker = CreateMarker(typeof(DynamicallyAddedComponent), "2", new Dictionary<string, object> 746Marker = CreateMarker(typeof(DynamicallyAddedComponent), "1", new Dictionary<string, object> 792Marker = CreateMarker(typeof(TComponent), ssrComponentId.ToString(CultureInfo.InvariantCulture), parameters, componentKey), 808Marker = CreateMarker(typeof(TComponent), ssrComponentId.ToString(CultureInfo.InvariantCulture), parameters, componentKey),