2 references to Infer
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.PrerenderingState.cs (1)
116if (serializationMode == PersistedStateSerializationMode.Infer)
Microsoft.AspNetCore.Mvc.TagHelpers (1)
PersistComponentStateTagHelper.cs (1)
49null => PersistedStateSerializationMode.Infer,