2 references to ExpandConverter
Microsoft.AspNetCore.Components.Server (2)
_generated\26\ServerComponentJsonContext.RootComponentOperationType.g.cs (1)
29global::System.Text.Json.Serialization.JsonConverter converter = ExpandConverter(typeof(global::Microsoft.AspNetCore.Components.RootComponentOperationType), new global::System.Text.Json.Serialization.JsonStringEnumConverter<global::Microsoft.AspNetCore.Components.RootComponentOperationType>(), options);
_generated\38\ServerComponentJsonContext.g.cs (1)
61return ExpandConverter(type, converter, options, validateCanConvert: false);