1 instantiation of StringSpanOrdinalKeyConverter
Microsoft.ML.Tokenizers (1)
ModelSourceGenerationContext.StringSpanOrdinalKey.g.cs (1)
27global::System.Text.Json.Serialization.JsonConverter converter = ExpandConverter(typeof(global::Microsoft.ML.Tokenizers.StringSpanOrdinalKey), new global::Microsoft.ML.Tokenizers.StringSpanOrdinalKeyConverter(), options);
1 reference to StringSpanOrdinalKeyConverter
Microsoft.ML.Tokenizers (1)
Utils\StringSpanOrdinalKey.cs (1)
18[JsonConverter(typeof(StringSpanOrdinalKeyConverter))]