1 reference to FormatTypeMustDeriveFromType
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.Prerendering.cs (1)
106
throw new ArgumentException(Resources.
FormatTypeMustDeriveFromType
(componentType, typeof(IComponent)));