2 references to TrySerializeAttribute
Microsoft.AspNetCore.Components.Endpoints (2)
src\aspnetcore\src\Components\Shared\src\RenderFragmentSerializer.cs (2)
71if (TrySerializeAttribute(attrFrame, position, currentCapture, logger, ownerComponentType, out var attr)) 120if (TrySerializeAttribute(attrFrame, position, currentCapture, logger, ownerComponentType, out var attr))